aMule Forum
English => Feature requests => Topic started by: Stu Redman on April 15, 2010, 03:11:06 PM
-
Just noticed that there is a new eMule version 0.50a. What features should we import?
I suggest- ED2K links handling (always with AICH)
- drop Kad 1
- check connections from the settings dialog
- tabbed file detail dialog
I'll keep this first post updated if more features are agreed or disagreed on.
-
My vote is all of the above especially dropping Kad1/ed2k, double hashing algorithms and tabbed file detail dialog.
-
Dropping ED2K is not an option. :)
-
Dropping ED2K is not an option. :)
haha oops. :D
-
Dropping ED2K is not an option. :)
Why? Drop eD2k, Kad1, Kad2 and we have a nice maintainable app ;)
Seriously, I'll take care of the Kademlia part. (not the dropping, the porting, I mean)
Candidates to the list from v0.49c:
- single shared files
- kad search keyword reordering
-
Why? Drop eD2k, Kad1, Kad2 and we have a nice maintainable app ;)
Actually I would drop ED2K, but there is no need to while people are still using it. It can wait until eMule drops it (in 1.0 probably...)
- single shared files
If Marcell is already stirring up the shares he could also add this while he's at it. :)
- kad search keyword reordering
What's that?
-
I vote 'tabbed file detail dialog', very handy and useful. But don't known what mean 'drop Kad 1', I did not saw it in eMule.
However I wish you consider to add captchas to aMule as you already discuss here:
http://forum.amule.org/index.php?topic=15811.0
My position is: add captchas, or remove messages window.
regards.
EDIT: sorry, i didn't read captchas were included in 2.3.0
-
- kad search keyword reordering
What's that?
// figure out if we can use a better keyword than the one the user selected
// for example most user will search like this "The oxymoronaccelerator 2", which would ask the node which indexes "the"
// This causes higher traffic for such nodes and makes them a viable target to attackers, while the kad result should be
// the same or even better if we ask the node which indexes the rare keyword "oxymoronaccelerator", so we try to rearrenge
// keywords and generally assume that the longer keywords are rarer
-
I completely know who wrote that JUST by the word oxymoronaccelerator.
-
- single shared files
If Marcell is already stirring up the shares he could also add this while he's at it. :)
For that to happen Marcell would have to know what "single shared files" means.
-
- single shared files
If Marcell is already stirring up the shares he could also add this while he's at it. :)
For that to happen Marcell would have to know what "single shared files" means.
I'll tell you when you finish what you're currently working on. 8)
-
But don't known what mean 'drop Kad 1', I did not saw it in eMule.
It's the old version of the Kad protocol which has been obsolete for some years. Dropping it will simplify the code (and force users of old clients to update, since they are getting shut out as more and more eMule and aMule users update).
// so we try to rearrenge
// keywords and generally assume that the longer keywords are rarer
I don't like that. If I search for, say, "Kry nudes" the longer keyword is not rarer and I won't find what I want.
I completely know who wrote that JUST by the word oxymoronaccelerator.
Yeah, rings a bell.Rather than simply acquiescing to this byzantine monoculture, I believe it to be prudent
For that to happen Marcell would have to know what "single shared files" means.
Allow selection of files and not only directories, so you don't always have to share all files in a directory.
-
- single shared files
If Marcell is already stirring up the shares he could also add this while he's at it. :)
For that to happen Marcell would have to know what "single shared files" means.
I'll tell you when you finish what you're currently working on. 8)
If you refer to the hashing progress: it's completed. I simply can't commit it, because it involves changes in DownloadListCtrl, which is locked by you know who (http://forum.amule.org/index.php?action=profile;u=10).
-
I say we give the emule team something to think about and take the first steps and drop 'eD2k'!
..just think about all that smelly old code being taken out (include Kad1 in that) :D
p.s.
slight joking aside, I wonder how many users actually need/use eD2k now?
maybe a serious discussion in 'Development' corner would be a good idea
-
- single shared files
If Marcell is already stirring up the shares he could also add this while he's at it. :)
For that to happen Marcell would have to know what "single shared files" means.
I'll tell you when you finish what you're currently working on. 8)
If you refer to the hashing progress: it's completed. I simply can't commit it, because it involves changes in DownloadListCtrl, which is locked by you know who (http://forum.amule.org/index.php?action=profile;u=10).
That's cool. You may ask other people to not break locks, too :D
-
On that subject, I am testing on Mac right now.