aria2php icon indicating copy to clipboard operation
aria2php copied to clipboard

Refresh the status automatically

Open ypawar159 opened this issue 9 years ago • 7 comments

Hi yasharrashedi,

After trying other javascript based webui for aria2 I got success with this one only. It is working for me ok. I use raspberry pi with lighttpd for this. Currently the data shown on the webpage doesn't update automatically, I have to refresh the page frequently. Is there any simple way to achieve this. I am not php programmer but few hints could help.

ypawar159 avatar Nov 14 '16 15:11 ypawar159

Hi The easiest way is to implement ajax for the progressbar. Since there are a few users using this project I didn't this but i'll fo it for you if i had tome

yasharrashedi avatar Nov 14 '16 19:11 yasharrashedi

After reading your code and aria2 docs I have decided to make a full fledged download manager using aria2 as the core , python for server side app and JS ,Bootstrap and Data tables for web UI. I want to add the functionality of multiple queues and keep track of all downloads irrespective of aria2 reloads. I am doing it for my personal use but if it works fine then may put the code on GitHub.

ypawar159 avatar Nov 14 '16 20:11 ypawar159

I would be nice if you let me use your code after completion

yasharrashedi avatar Nov 17 '16 07:11 yasharrashedi

I am not pro developer, just a geek. So it will take time before I make any good code. But I will be more than happy to share it with the community once it's stable enough.

ypawar159 avatar Nov 17 '16 17:11 ypawar159

It's been 2 years now. Any chances to see an update of your code ? Refresh is a basic you should add... You are the only one doing a PHP UI, and I'm sure that's actually what everybody is looking for instead of the other 2 more famous webUI which are actually more like clients than server UI...

Glujaz avatar Dec 30 '18 06:12 Glujaz

I got other two client UI working for my needs so I am not working on this project since long time.

ypawar159 avatar Dec 30 '18 10:12 ypawar159

Oh, ok... I was looking for something which worked exactly as what you did...

Thanks though ! :)

Glujaz avatar Dec 30 '18 10:12 Glujaz