| Torrents | Forums | Gallery |
| | |||||||
| Register | vbBux / Shaunas Candy Shop | Gallery | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Welcome to the DaTorrents Forums. The DaTorrents Forums is an Anime community where you can join over 25,000 other fans from around the world discussing all things related to Anime. To gain full access to the DaTorrents Forums community you must register for a free account. As a registered member you will be able to: Participate in over 55 different forums, 6,000 different topics and browse over 70,000 posts. Communicate privately with over 25,000 Anime fans from around the world. Post your own screenshots, photos, and Anime or browse images uploaded from other users. Gain access to your own blog and profile page as well as view other Anime fan profiles. Download torrents from our free download section. All this and much more is available to you when you register for an account, so sign up today! If you have any problems with the registration process or your account login, please contact us. |
| View Poll Results: Should datorrents become more of a anime index? | |||
| Yes! | | 98 | 33.91% |
| No! | | 105 | 36.33% |
| Undecided | | 23 | 7.96% |
| I'm just here for the hentai, don't mind me. | | 63 | 21.80% |
| Voters: 289. You may not vote on this poll | |||
| | LinkBack | Thread Tools | Display Modes |
| | #121 (permalink) | |
| Quote:
Hell, the torrent I released this afternoon doesn't appear when you click browse here but it's still connected to the server but it's nice that it connects | ||
| | #122 (permalink) | |
| Administrator ![]() | Quote:
As for the question, ratio's would be done away with. As for the 'how many of those leechers know..' To be honest, a lot of the groups that release on us dont bring up the point that DAT enforces ratio's, so users aren't aware that they have to keep a good ratio. We can only safely assume that the 16,000 people signed up on the site really know about the ratio's. ~Francisco | |
| |
| | #123 (permalink) |
| I just have one question for Delta: What features do you feel that you HAVE to sacrifice? So far I haven't found a single feature that I will have to sacrifice in order to implement something else. The only sacrifice would be performance but who cares about that when you're running XBTT? Meaning, I know you can have it all, it's just a question of coding it. (Which is a piece of cake if you've done it before. Need help? You know where to find me.) In my humble opinion, the best way is to use a public tracker with the only requirement of the torrent being uploaded to the site in order to get registered. If you want the frontend to accept both remote and local torrents is another story which doesn't have anything to do with the tracker. The easiest way of doing it is to register remote torrents with the tracker even though the tracker won't track them unless someone edits the announce URL list in their client (this actually renders the torrent local even though it's remote but who cares? If you really do care you could always skip the whole local/remote thingy and add DAT to the announce-list anyway and mark ALL torrents as local, I guess a primary/secondary identifier could be used then). Then you just slap on some external scraping (I have a script lying around, you want it?) and have it update the xbt_files table. You don't really need much to do this, add a column "remote" in xbt_files which could be 0 = local, 1 = remote and have the frontend use that when determining the torrent status, the easiest way to decide this would be to check the announce URL and implode the announce-list and check it for datorrents.com:6969. (But you already know all of that.) I kind of feel like "If they want it all then JUST DO IT!". Last edited by Nyaa : 10-07-2006 at 12:37 PM. Reason: Typo. | |
| | #124 (permalink) |
| Beginner ![]() | im not sure anything has been said on this, but the bittorrent protocol was never designed with ratio tracking in mind. Being able to log peoples ratios at all is just a side effect of the way it works, but since there is no security, the client can lie all they want about the quantities they have transferred. I personally prefer some ratio tracking since you can police most the unknowledgeable leechers, it also means most people feel they have contributed something when they have upload stats to show rather than just knowing they helped distribute something that bit further. |
| |
| | #125 (permalink) | |
| Quote:
I don't like the idea of ratio tracking (I've just played around with it because I felt like it). It's too easy to evade with current implementations of various methods. DHT for example. Use it and you can leech all you want. Torrent marked as private? Connect to the tracker once (to get peers) then edit out the announce URL and leech all you want. It's as easy as: 1. Circumvent the tracker 2. ??? 3. Profit. That's why ratios and statistics are never to be used for enforcement. It's the same principle as not (at any cost) using IPA-based statistics tracking. IT'S NOT FAILSAFE. I just use(d) ratios for fun. We also have the performance issue (when the peer count gets really high, that is. A level which I don't think DAT will reach in a long time). Ratio tracking (and the whole passkey thingy) requires the user tables to be utilized (both in SQL and for XBTT's internal use) => Performance drop. (Note that I wouldn't care about the above since I'd be sure to get real hardware if I am to take on 200 000+ peers that want their ratios tracked.) So, yeah, the only argument for ratio tracking (meaning, using a passkey system at all) is for fun. I don't know about you guys but I can tell if I've been a good cat by looking at my BT client's statistics... Last edited by Nyaa : 10-07-2006 at 08:24 PM. Reason: Added stuff and fixed some typos. | ||
| | #127 (permalink) | |
| Quote:
it should just be decided between yes and no, no cheating or stupid excuses. | ||
| | #128 (permalink) | |
| Quote:
2. Of course, it's just a question of coding it. (Piece of cake.) | ||
| | #129 (permalink) |
| Not really a question of coding either. I logged in all the time. But their is also another critical bad about the trackers. I have a brief power failure here almost on a daily basis. It's so bad that UPS doesn't even help because the battery goes dead too fast I go through them like hot cakes and can't afford to do that at this time. So everytime I had a reboot from this power failure I would lose an entire nights worth of seeding at 100KB. This kept making my ratio drop and drop it's been an uphill struggle and it's at .9x now last I checked. It should be close to 3.x by now but it is not. Now that is just one case. Sometimes routers lock up or the ISP assigns you a new IP and again you just lost all the seeding credit you have done. So again more screwed up ratios. Their is many many things that cause ratios to screw up. And I just named 3 of them for you. | |