Opened 16 years ago
Last modified 12 years ago
#629 new plugin-request
"Find My Downloaded Data" plugin
Reported by: | jonesmz@rose-hulman.edu | Owned by: | andar |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Plugin | Version: | |
Keywords: | Cc: | koulevprime@gmail.com |
Description
Plugin that takes a .Torrent file and searches through user chosen folders and their children to find data that looks like it belongs to that .Torrent. Potentially for multiple torrents at a time
Use case
I have a folder with quite a bit of downloaded data. if i lose my config in deluge and all of my resume data dies, I'm kind of SOL on trying to get all my downloads to start pretty again. Would be nice to be able to drag a stack of .Torrents onto the deluge window and select the "Find my data for me" option, walk away, and come back with all the menu clicking taken care of for me.
Change History (2)
comment:1 by , 14 years ago
Milestone: | → Future |
---|---|
Priority: | major → minor |
Version: | 1.0.6 |
comment:2 by , 12 years ago
Cc: | added |
---|
Very old request, but I wanted to chime in. I plan on developing this plugin for a class project. I have the underlying logic already written in Python (see here: https://bitbucket.org/torik/local-bittorrent-file-finder/wiki/Home). Now comes the task of integrating it into a plugin structure.