d8ahazard / deluge-extractor

Modified extractor plugin for the deluge torrent client
GNU General Public License v3.0
40 stars 8 forks source link

Feature Request: Extract to label based folder #14

Open pistolwhip-dev opened 4 years ago

pistolwhip-dev commented 4 years ago

This is a great enhancement to the traditional extract plugin already, so thanks for your work so far.

In order to move completely to Deluge, I've been trying to find a way to extract to a location based on label.

Essentially, if something is added to deluge with a label and downloaded to ./torrentName/ I want to extract it to somePath/completed/

Essentially, I need the extraction to also include some simple label based sorting for sync and removal processes.

Is this already possible?

controlol commented 3 years ago

I would like to add to this, a pretty critical feature imo.

It would be nice to add default "tags" we can use to specify a custom folder. A example. If we download a torrent tagged with the name of the torrent and a label. So we can specify a folder like this for instance. /downloads/extracted/%label%/%title%

I do not know if there are other useful tags, but at least a extracted date or month or week would be a nice addition.

For me this plugin is a pretty tough sell right now compared to the Extractor plugin by Andrew Resch I have been using the last two years which has worked flawlessly. But it is feature poor unfortunately.