Commit Graph
7 Commits
Author SHA1 Message Date
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