aMule Forum

English => Feature requests => Topic started by: TRiLoGY on July 13, 2004, 05:00:34 PM

Title: Load ed2k links file
Post by: TRiLoGY on July 13, 2004, 05:00:34 PM
Hi!

You could add a feature like open a text file with ed2k links, I think that most of us run a amule in a server/router/or something like that, and administrate amule with VNC. when want to add some links, speak for myself, create a file with all links and then go to amule box and open the file copy/paste to amule.

You could add a button or something to open a text file and load all the links from the file.

Regards,
TRiLoGY
Title: Re: Load ed2k links file
Post by: Jacobo221 on July 13, 2004, 10:01:37 PM
use a Bash script to take the ed2k links from the file and use them with ed2k:
ed2k "ed2k://THE LINK"
That'll do exactly what you're asking for :-)))
Greetings!
Title: Re: Load ed2k links file
Post by: Kry on July 14, 2004, 01:13:03 AM
ed2k just adds to a text file. try to find which :)


(hint: is on .aMule)
Title: Re: Load ed2k links file
Post by: Jacobo221 on July 14, 2004, 08:02:28 AM
I now it teacher! I know it! :P

~/.aMule/ED2kLinks
Separate each ed2k links with new lines.
The file wil be deleted when all ed2k links have been added /aMule will read that file when it detects it there).
Greetings!