aMule Forum
English => Feature requests => Topic started by: Crakem on February 19, 2008, 03:33:44 AM
-
If you download a txt file with a lot of ed2k links (ed2k-links-file for example) and you want add it to one category you could import it with somethink like:
$ for link in $(cat ed2k-links-file); do amulecmd -q -c "Add $link"; done
But you get it in all category ::)
Now I have to import them to category I want, I do that with amulegui.
Maybe it will be interesting amulecmd could manage categories with Add command and/or amulegui/amuleweb (I prefer amulegui! :P ) could catch several ed2klinks at one time (pasting them with colons in ed2k links bar or so)
Thanks for that beautiful program which its amule! :D