aMule Forum

English => en_Bugs => Topic started by: kurinando on August 25, 2008, 11:55:40 AM

Title: AmuleWeb adding multiple ed2k links
Post by: kurinando on August 25, 2008, 11:55:40 AM
I there, I'm running a server with Ubuntu 8.04 and amule deamon with amuleweb.

The amule version that I'm running is 2.2.2 compiled from CVS

The problem is the following; I can paste multiple ed2k links into the "Download Selected ED2K Link(s)" but only the first one comes to the download tab.

I tested the amule with user interface and it works fine.

Thanks in advance

UPDATE: I've edited the ExternalConn.cpp in the line 1078 to output the number of files currently being added

Here is the log with two test files, with only on being added

ExternalConn.cpp(1080): ExternalConn: adding 1 link 'ed2k://|file|TomTom8.Iberia.v805.1801.Map-WaXTration.rar|236033280|AF39A565B5B634533FD5F6C538DFB350|/
ed2k://|file|TomTom8.Iberia.v805.1801.Map-WaXTration.nfo|418|CB22709FEBCF5EA66B7BF110FB7BAD25|/'.
2008-08-26 11:39:05: DownloadQueue.cpp(339): Downloading TomTom8.Iberia.v805.1801.Map-WaXTration.rar
Title: Re: AmuleWeb adding multiple ed2k links
Post by: kurinando on August 23, 2009, 02:17:08 PM
The problem remains... amule 2.2.5

Am I the only person who has a server running amule in debian/ubuntu?

I even tried the lastest trackball with the following compilation command:

./configure --enable-amulecmd --enable-webserver --enable-amule-daemon  --enable-optimize --disable-monolithic --enable-ccache

Still can't add more the one link to the ed2k php link manager
Title: Re: AmuleWeb adding multiple ed2k links
Post by: GonoszTopi on August 24, 2009, 12:10:46 PM
Currently it's a limitation of the webserver. Only one link at a time.

Maybe we'll improve it in the future to be able to accept multiple links at once, but that doesn't seem to happen in the near future. However, a working patch would speed things up ;)
Title: Re: AmuleWeb adding multiple ed2k links
Post by: lfroen on August 24, 2009, 06:06:18 PM
Currently it's a limitation of the webserver. Only one link at a time.
It's a limitation of the template (.php file), webserver support it just fine.
Title: Re: AmuleWeb adding multiple ed2k links
Post by: GonoszTopi on August 24, 2009, 08:21:20 PM
whatever
Title: Re: AmuleWeb adding multiple ed2k links
Post by: doubledr on October 08, 2010, 07:42:54 AM
Hi, is there any update for this topic? Can amuleweb handle multiple links right now?
Title: Re: AmuleWeb adding multiple ed2k links
Post by: Stu Redman on October 08, 2010, 06:29:15 PM
I'm afraid no.
Title: Re: AmuleWeb adding multiple ed2k links
Post by: woutermense on October 29, 2010, 12:20:31 PM
Could patch either the template or the server. Template is easiest to fix.

Title: Re: AmuleWeb adding multiple ed2k links
Post by: Stu Redman on October 29, 2010, 09:48:34 PM
Committed in 10349, thank you!  :)