This plugin should no longer be needed as of FlexGet 2.16.0
Includes/ThirdPartyPluginWarning
This plugin makes FlexGet work with Deluge.app on macOS (instead of needing to have the deluge
package and all of its dependencies installed in site-packages
).
It does this by modifying the system $PATH
when the plugin is initialized to reference the deluge package that is contained within /Applications/Deluge.app
. The contrived name of the plugin is to ensure it runs before the normal Deluge plugin, so that when that plugin tries to find the deluge
package, it suceeds.
Includes/ThirdPartyPluginInstallDotFlexget
Add the plugin to any task which uses the deluge
or from_deluge
plugins. There are no options.
app_deluge_find: yes