It works!
Woot woot.
This commit is contained in:
17
README.md
17
README.md
@@ -1,5 +1,9 @@
|
||||
# deluge-extractor
|
||||
Plugin for the [deluge](http://deluge-torrent.org/) torrent client that extracts compressed files upon torrent completion.
|
||||
Plugin for the [deluge](http://deluge-torrent.org/) *V2* torrent client that extracts compressed files upon torrent completion.
|
||||
|
||||
This is a modified version of the "Extractor" plugin, with the added option to extract in place.
|
||||
|
||||
This is updated to work on Deluge V2. I'm not sure if it'll work with V1 versions...you tell me. I think it should.0
|
||||
|
||||
* Target folder for extracting the torrent can be specified
|
||||
* A sub folder (name of torrent) can be created within the target folder
|
||||
@@ -7,8 +11,8 @@ Plugin for the [deluge](http://deluge-torrent.org/) torrent client that extracts
|
||||
|
||||
## Has been tested on:
|
||||
|
||||
* Deluge 1.3.x on macOS and Debian Linux / CentOS 7
|
||||
* Deluge 1.3.5 on Windows 7
|
||||
* Deluge 2.0.3
|
||||
|
||||
|
||||
## Supported File formats:
|
||||
|
||||
@@ -70,3 +74,10 @@ For example in the setup below you will have to install the py2.6 egg on the des
|
||||
* Linux server with Python 2.7 running deluged
|
||||
|
||||
#### Note: The Windows installer comes bundled with python: either python 2.6 or 2.7 depending on the intstaller you used.
|
||||
|
||||
|
||||
### Support my work?
|
||||
|
||||
If you dig this plugin and want to say thanks, the best way to do it is by sending a paypal donation to donate.to.digitalhigh@gmail.com
|
||||
|
||||
All donations are appreciated...but none are required :D
|
||||
|
||||
Reference in New Issue
Block a user