Opened 16 years ago

Closed 8 years ago

Last modified 6 years ago

#637 closed feature-request (Fixed)

Progress bar for "move storage"

Reported by: jonesmz@rose-hulman.edu Owned by: andar
Priority: minor Milestone: 2.0.0
Component: Core Version:
Keywords: Cc: lexotron314@gmail.com, gymka2

Description

A progress bar to give the user feed back on moving the storage of a torrent from one partition or disk to another.

Change History (15)

comment:1 by civmaniac@gmail.com, 16 years ago

Component: othergtkui
Milestone: 1.2.0
Version: 1.0.61.1.0

There is no way to see if 'Move storage' command finished its work in gtkui. Especially when you move storage to other logical volume, it takes quite some time and it would be good to know, when it is done. It could be shown in 'Progress' column with 'Moving' label in progress bar.

comment:2 by neggelandia@gmail.com, 15 years ago

Priority: majorminor

I think a better idea would be to have a place in the status bar that says "Currently mMoving xx torrents, approx. xx,x GB left".

How many GB left could be calculated by adding the size of all torrents one wants to move and then looking at disk activity to get an estimation of how much data has been moved so far. This is assuming there is no other significant disk activity on the target disk(s).

comment:3 by andar, 15 years ago

Milestone: 1.2.0Future
Version: 1.1.0

comment:4 by jasherai, 15 years ago

+1 on this request.

To expand on this idea, it would be nice to queue these moves and to be able to view/manage such tasks in its own screen...

comment:5 by funkyflash, 15 years ago

Cc: lexotron314@gmail.com added
Summary: Progress bar for "more storage"Progress bar for "move storage"

request++

I'd go for the label "Moving" in the "Progress" column as well.

Note: I'd like more storage as well, but I adjusted the typo of the ticket summary. :)

comment:6 by Calum, 13 years ago

Milestone: Future1.3.x

As libtorrent does not provide any move_storage progress the best we can do is something like changing the progress bar text for a torrent to 'Moving' until the task is completed.

comment:7 by gymka2, 13 years ago

Cc: gymka2 added

in 3 years, nobody did anything...

comment:8 by s0undt3ch, 12 years ago

@gymka2

as Cas stated, nothing can be done because deluge does not know anything about the move progress which is being accomplished by libtrorrent.

You could try asking for this feature against libtorrent.

comment:9 by Calum, 12 years ago

Milestone: 1.3.x1.4.0

Someone has created a plugin with this feature: http://forum.deluge-torrent.org/viewtopic.php?f=9&t=40835

I think we should revisit the issue for 1.4.

comment:10 by Calum, 10 years ago

libtorrent 1.0 now has a moving_storage field in torrent_status

Last edited 10 years ago by Calum (previous) (diff)

comment:11 by Calum, 10 years ago

Component: GTK-UICore
Resolution: Fixed
Status: newclosed

Fixed in develop: [62cca045be57a]

If we move to lt1.0 moving_storage can replace Torrent.moving_storage.

comment:12 by Calum, 10 years ago

Milestone: 2.0.x2.0

comment:13 by Calum, 8 years ago

Resolution: Fixed
Status: closedreopened

comment:14 by Calum, 8 years ago

Resolution: Fixed
Status: reopenedclosed

Fixed to use lt attribute: [5d7c1336b9]

comment:15 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.