Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download and upload process #6

Open
npcXxX opened this issue Aug 6, 2021 · 10 comments
Open

download and upload process #6

npcXxX opened this issue Aug 6, 2021 · 10 comments

Comments

@npcXxX
Copy link

npcXxX commented Aug 6, 2021

If I reload the page how to check the download or upload process. When I download large torrent, It always gets stuck in the middle of the uploading.

@developeranaz
Copy link
Owner

first of thanks for the great repo i can test for some torrent great speed 35MB +, but as @npcXxX say ,it stuck and i can figure it out it get stuck after 30 min,

ok , i will try to fix this
i had started testing, ; (

@npcXxX
Copy link
Author

npcXxX commented Aug 14, 2021

I know it will stuck after 30min, however this seems to be heroku's limitation, so I use Kaffeine to ping my app, sometimes it could last 1-2 hours but it still stuck a lot.

@npcXxX
Copy link
Author

npcXxX commented Aug 17, 2021

I had created beta repository for Aria2rcloneBeta
This is a beta version opened only for testing.
Torrent uploading fixed with some new bugs ; (
Issues can be reported here

Deploy

This beta downloading process is updated every 5 seconds however the downloading detail is updated every 1 minute.

Snipaste_2021-08-17_16-19-38

@developeranaz
Copy link
Owner

i could't fix that ; (
may be i will fix it in future update
i need more time

@developeranaz
Copy link
Owner

i can test same torrent (300G.B) great speed 80MB + it improved, but need to attention downloading detail look like this , it must be auto scroll or something els.

below are the This beta downloading process

Capture

I know the output is a mess, and I don't know how to fix that 😁. I've tried every patterns to fix this but failed. Hope it will be fixed soon.

@developeranaz
Copy link
Owner

Why do I get grep: (standard input): binary file matches error ?

Is the error showing on all links ?

@developeranaz
Copy link
Owner

developeranaz commented Aug 31, 2021

Why do I get grep: (standard input): binary file matches error ?

Is the error showing on all links ?

Yes, with all magnet link .

I had replaced some values and i think i had fixed it.
but i didn't tested my changes, cause I'm too tired.
please deploy it again

@wimdaw
Copy link

wimdaw commented Jan 18, 2022

Hello, you can try to replace the front-end UI with ariang. In this way, the support for the browser will be much better. If you can close the browser like qbittorrent, you can download and upload. I think it is perfect

@developeranaz
Copy link
Owner

Hello, you can try to replace the front-end UI with ariang. In this way, the support for the browser will be much better. If you can close the browser like qbittorrent, you can download and upload. I think it is perfect

Currently i'mm planning to rebuild this webapp to flask framework maybe compatible to any browser but primitive without JavaScript (can be embedded easly).

Once i did that work almost perfectly locally in my pc but, i lost the main file 😐 so i just abandoned this repository for some months.🙄

@wimdaw
Copy link

wimdaw commented Jan 19, 2022

您好,您可以将前端UI换成ariang。这样对浏览器关闭的支持会好很多。如果qbittorrent之类的浏览器,就可以下载上传了。我认为它是完美的

我正计划将这个应用程序重建为烧毁的可能与任何网络框架,但现在没有(可以轻松)嵌入 JavaScript 浏览器。

我在电脑上几乎完美地完成了这份工作,但我遗弃了我的遗嘱主 😐 所以我只是放弃了这个存储库。🙄

At present, you can't close the browser to download and upload, and then webui is not compatible. It's best to download and upload in the background. Closing the browser will not interrupt. If you can select the corresponding folder for upload, it will be perfect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@wimdaw @npcXxX @developeranaz and others