aMule Forum

English => Feature requests => Topic started by: FreeToGo on May 17, 2007, 05:00:36 AM

Title: Plugin/Extension Support in amule
Post by: FreeToGo on May 17, 2007, 05:00:36 AM
Is there any chance that amule will have plugin/extension support in the future?

Title: Re: Plugin/Extension Support in amule
Post by: Kry on May 17, 2007, 05:14:52 AM
What?
Title: Re: Plugin/Extension Support in amule
Post by: phoenix on May 17, 2007, 05:36:28 AM
Is there any chance that amule will have plugin/extension support in the future?
Be a little more explicit, please. What kind of pluggins/extensions?

Cheers!
Title: Re: Plugin/Extension Support in amule
Post by: FreeToGo on May 17, 2007, 05:46:53 AM
Somewhat like firefox extension or azureus plugin.

Is there any chance that amule will have plugin/extension support in the future?
Be a little more explicit, please. What kind of pluggins/extensions?

Cheers!
Title: Re: Plugin/Extension Support in amule
Post by: Kry on May 17, 2007, 06:42:19 AM
To do... what?
Title: Re: Plugin/Extension Support in amule
Post by: lfroen on May 17, 2007, 08:32:18 AM
to handle ed2k:// protocol. I.e. click on link in Firefox will add link to amule
Title: Re: Plugin/Extension Support in amule
Post by: Vollstrecker on May 17, 2007, 10:25:42 AM
Maybe I don't understand, but I think this should be a plugin to the browser, not aMule. And it works without plugin aswell.
Title: Re: Plugin/Extension Support in amule
Post by: FreeToGo on May 17, 2007, 11:38:37 AM
I mean is there any chance to develop a plugin support framework inside amule so that geoip, extension icons, skins and themes could be installable as a plugin/extension.

Title: Re: Plugin/Extension Support in amule
Post by: lfroen on May 17, 2007, 01:36:00 PM
Maybe I don't understand, but I think this should be a plugin to the browser, not aMule. And it works without plugin aswell.
Definitely.
Title: Re: Plugin/Extension Support in amule
Post by: Kry on May 17, 2007, 01:46:00 PM
The guy is talking about aMule plugins to do stuff, like geoip etc.
Title: Re: Plugin/Extension Support in amule
Post by: linuxfever on September 03, 2007, 02:25:19 AM
Plugins would be awesome.

And scripting also (something like ruby, tcl, python).

But I think if you want a program extensible thought plugins / scripting you need to change the hole design. I am dreaming about network plugins which allow to download same file from different p2p networks.  8)

However, this is out of scope for sure. Anyway, better a good edk client then a buggy plugin based hybrid.
Title: Re: Plugin/Extension Support in amule
Post by: Vollstrecker on September 03, 2007, 06:56:57 AM
aMule is an ed2k-client.
What about inotify plugin?
Title: Re: Plugin/Extension Support in amule
Post by: Nerofumo on September 03, 2007, 11:35:03 AM
to handle ed2k:// protocol. I.e. click on link in Firefox will add link to amule


why don't you try to add these lines in about:config

network.protocol-handler.external.ed2k  boolean  True
network.protocol-handler.app.ed2k       string   /usr/bin/ed2k

(or /usr/local/bin/ed2k, check it)

and you got a handler for ed2k urls