aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Load ed2k links file  (Read 3369 times)

TRiLoGY

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
Load ed2k links file
« 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
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Load ed2k links file
« Reply #1 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!
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Load ed2k links file
« Reply #2 on: July 14, 2004, 01:13:03 AM »

ed2k just adds to a text file. try to find which :)


(hint: is on .aMule)
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Load ed2k links file
« Reply #3 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!
Logged