kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.28k stars 218 forks source link

Problems with remaining time and bandwidth fields while downloading #182

Open lucscamps opened 2 years ago

lucscamps commented 2 years ago

Hi, The bandwidth and remaining time of Download tasks are not being shown properly on gui, although it's being shown on the output terminal. Could it be a problem on my machine or it is in the application itself?

Running AppImage v1.8.0 on Kubuntu 21.10.

kapitainsky commented 2 years ago

Thx. I am aware of it and has patch already in testing. It will be fixed soon. The problem is that rclone changed output formal and browser parsing fails.

detatik commented 2 years ago

This is the same as Issue #174

kapitainsky commented 2 years ago

I think I will release new version tomorrow - so many issues will become history including this one.

detatik commented 2 years ago

I just want to let you know how much I enjoy using RB. It is an indispensable tool, and I use it constantly every day. You’ve done a superb job making this the best GUI for rclone. Thank you.


From: kapitainsky @.***> Sent: Saturday, November 13, 2021 11:32 AM To: kapitainsky/RcloneBrowser Cc: detatik; Comment Subject: Re: [kapitainsky/RcloneBrowser] Problems with remaining time and bandwidth fields while downloading (Issue #182)

I think I will release new version tomorrow - so many issues will become history including this one.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/kapitainsky/RcloneBrowser/issues/182#issuecomment-968105134, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHBYWPD7VLD5XDHOEGX5UUTUL2OL3ANCNFSM5HEXZKNA.

newdanceradio commented 2 years ago

I think I will release new version tomorrow - so many issues will become history including this one.

Hello dear kapitainsky! I would ask please, when the new release will be available ?

kapitainsky commented 2 years ago

I am ashamed of mine own missed deadlines... but always something made me stop to work on this. Now life here is getting a bit quieter so please wait few more days. Once more appologies for all delays. Sometimes not everything is under my control.

newdanceradio commented 2 years ago

I am ashamed of mine own missed deadlines... but always something made me stop to work on this. Now life here is getting a bit quieter so please wait few more days. Once more appologies for all delays. Sometimes not everything is under my control.

Thanks for your answer. Don't worry, we are waiting for your great work! Have a nice day.

lucscamps commented 2 years ago

I am ashamed of mine own missed deadlines... but always something made me stop to work on this. Now life here is getting a bit quieter so please wait few more days. Once more appologies for all delays. Sometimes not everything is under my control.

Take your time, man Thank you for your work, and have an awesome new year!

mbukh commented 2 years ago

2021/12/19 12:22:52 INFO : Transferred: 31.238 MiB / 813.187 MiB, 4%, 580.032 KiB/s, ETA 23m Transferred: 0 / 2, 0% Elapsed time: 1m6.8s Transferring:

2021/12/19 12:23:19 DEBUG : YR31588W.MP4: md5 = 49c4592d73c3ca7dc83a73dab3dd84a3 OK 2021/12/19 12:23:19 INFO : YR31588W.MP4: Copied (new) 2021/12/19 12:23:52 INFO : Transferred: 72.273 MiB / 813.187 MiB, 9%, 622.846 KiB/s, ETA 20m18s Transferred: 1 / 2, 50% Elapsed time: 2m6.8s Transferring:

....... .......

2021/12/19 12:52:58 INFO : Transferred: 631.077 MiB / 813.187 MiB, 78%, 702.382 KiB/s, ETA 4m25s Transferred: 1 / 2, 50% Elapsed time: 10m6.8s Transferring:

....... .......

Waiting for this update, if you need some help to parse newly formatted data, i would love to try.

SimonDaBoss commented 2 years ago

Is anyone else having slow download speeds recently with rclone, I have a gigabit connection and used to reach a max of 100mbps in rclone but now I can only reach 15-20mbps when downloading off a google drive mount?

kapitainsky commented 2 years ago

Probably more related to rclone itself..

kapitainsky commented 2 years ago

Waiting for this update, if you need some help to parse newly formatted data, i would love to try.

Thank you - I have already working fix. Testing it now and getting fingers excersised again with coding:)