[Plugin] SmartMove - move storage with a progress bar

Suggest, post, or discuss plugins for Deluge
Post Reply
umi
New User
New User
Posts: 2
Joined: Sun Aug 05, 2012 10:20 am

[Plugin] SmartMove - move storage with a progress bar

Post by umi »

Hi!

I am working on a plugin that improves Deluge 'move storage' functionality in several ways.
  • Statusbar indicates when one or more torrent storages are being moved
  • Click the statusbar indicator to view the details: the torrent name, the destination folder and the progress bar for each currently moving torrent
  • In Deluge when a user tries to move storage to a folder that already contains a file/directory with the same name as the torrent, nothing happens. SmartMove notifies the user when this situation occurs and suggests to view the destination folder.
I have tested the plugin on Ubuntu 12.04 and 10.04. I hope it works on other systems, although it is known not to work on Windows.
The plugin has a GTK UI and I am not currently planning to work on web UI.

https://github.com/megaumi/smart-move
https://github.com/downloads/megaumi/sm ... -py2.7.egg - download this if you want to install the plugin.

I do hope you will find it useful! Please let me know if you have any questions or suggestions.

PS: Thank you, Deluge team, for a great torrent client :)
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: [Plugin] SmartMove - move storage with a progress bar

Post by johnnyg »

I was wondering how you were going to provide a progress bar seeing libtorrent doesn't expose that info and then I saw that you look at file size :P
umi
New User
New User
Posts: 2
Joined: Sun Aug 05, 2012 10:20 am

Re: [Plugin] SmartMove - move storage with a progress bar

Post by umi »

johnnyg wrote:I was wondering how you were going to provide a progress bar seeing libtorrent doesn't expose that info and then I saw that you look at file size :P
Is that so wrong? :) It works for me :)
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: [Plugin] SmartMove - move storage with a progress bar

Post by johnnyg »

I'd say that's (unfortunately) the best solution until libtorrent's method allows us to specify a progress callback.
MasterCATZ
Member
Member
Posts: 24
Joined: Thu Dec 01, 2011 11:08 pm

Re: [Plugin] SmartMove - move storage with a progress bar

Post by MasterCATZ »

I will give this a go

cheers

currently been having to sit their waiting for file location to update :P


*edit*

could not get this working ?

I could not find smart move option ( if their is one )

and using normal move did not show anything either
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: [Plugin] SmartMove - move storage with a progress bar

Post by Cas »

You should see the following icon (furthest right) in your Statusbar:
Workspace 1_004.png
Workspace 1_004.png (9.43 KiB) Viewed 36525 times
and clicking it will bring up this info box:
Currently moving data_003.png
Currently moving data_003.png (9.34 KiB) Viewed 36525 times
User avatar
Wizardling
New User
New User
Posts: 1
Joined: Sat Jan 29, 2022 10:07 am

Re: [Plugin] SmartMove - move storage with a progress bar

Post by Wizardling »

I just tried this out with Deluge for Windows, and it showed the progress for moving the first file in a torrent, but none of the others.
Frog blast the vent core!
Post Reply