17 Commits

Author SHA1 Message Date
fc25d92e93 commented out finished state toggle 1.3 2020-01-03 17:32:59 +00:00
d8ahazard
3d4740b95b Cleanup and Fixes and Inplace - Oh My
Add option to extract all archives to torrent root, destination folder, or true in-place.
Add sonarr/radarr support (marks torrent "incomplete" until extraction is done).
Bundle 7z.exe for windows users.
Fix GTK UI not working...at all.
Improve web and GTK UI so they're uniform, have radio buttons, etc.
2019-12-27 16:05:53 -06:00
d8ahazard
a9140d33a1 Version Bump
Fix is related to version of Py that the plugin was compiled with, but we'll bump it for sanity sake.
2019-11-24 09:16:38 -06:00
d8ahazard
c2ee823095 Revert "Make in place mean in place"
This reverts commit 00f1cbbe28.
2019-10-25 17:31:08 -05:00
d8ahazard
00f1cbbe28 Make in place mean in place
In place extraction should mean that if you extract a file its contents should be in the same directory as that file. This should apply even for sub directories.

(Copy of https://github.com/cvarta/deluge-extractor/pull/15)
2019-10-25 17:27:07 -05:00
d8ahazard
ad8049b89a Add option to only extract specific labels
Add UI element for a comma-separated list of labels to extract by.
Should work with both Label and LabelPlus plugins.
If no filter is specified, it will extract anything.
2019-10-25 11:52:23 -05:00
d8ahazard
739a93351a It works!
Woot woot.
2019-10-23 13:18:32 -05:00
d8ahazard
2424b7750a Update to support V2
Hopefully?
2019-10-23 11:37:58 -05:00
Chris Yereaztian
1bef5756cf Update README.md 2018-01-09 22:49:13 +01:00
Chris Yereaztian
4907da90c1 Update README.md 2018-01-09 22:48:43 +01:00
Chris Yereaztian
2daa72edb5 gpl of course 2015-02-01 12:56:38 +01:00
Chris Yereaztian
e68be41b31 grammar 2015-02-01 00:08:29 +01:00
Chris Yereaztian
89df052658 documentation: added features available in the plugin 2015-02-01 00:07:06 +01:00
Chris Yereaztian
4052b89f8b added build and installation instructions 2015-01-31 01:43:12 +01:00
Chris Yereaztian
9c892ffe92 initial working version 2015-01-31 01:12:34 +01:00
Chris Yereaztian
30bd8895c5 added ignore files 2015-01-31 01:12:02 +01:00
Chris Yereaztian
ba4c7a6e31 initial commit 2015-01-30 23:33:59 +01:00