ziahamza / webui-aria2

The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use, just download and open index.html in any web browser.
MIT License
9.92k stars 1.47k forks source link

Feature suggestion change URIs #28

Open midozalouk opened 12 years ago

midozalouk commented 12 years ago

Man your Gui is awesome :)

can you think about these feature

Adding URIs to existing downloads??

so i can add more URIs to the download or change the ones that is not working

you can make use of these command

http://aria2.sourceforge.net/manual/en/html/aria2c.html#aria2.changeUri

just work on the interface man and the command is available :)

ziahamza commented 12 years ago

Thanks for the compliment, that's definitely a feature on my hit list, one hurdle is that the ui for that has to deal with the fact that a single download can have multiple files , each with many uris and manipulating all of that needs a decent tree editor ui. But dont worry it should come in soon.

On 4 October 2012 05:58, midozalouk notifications@github.com wrote:

Man your Gui is awesome :)

can you think about these feature

Adding URIs to existing downloads??

so i can add more URIs to the download or change the ones that is not working

you can make use of these command

[url] http://aria2.sourceforge.net/manual/en/html/aria2c.html#aria2.changeUri[/url]

just work on the interface man and the command is available :)

— Reply to this email directly or view it on GitHubhttps://github.com/ziahamza/webui-aria2/issues/28.

JayXon commented 7 years ago

I also want this feature, any update?