Mac OS X + Deluge + Flexget Help

Support for Deluge on Apple Mac OS
Post Reply
dryland
New User
New User
Posts: 2
Joined: Mon Jul 07, 2014 11:02 pm

Mac OS X + Deluge + Flexget Help

Post by dryland »

Hello, I'm trying to get this set up properly. However, my flexget cannot find deluge in my system. Can anyone guide me to the proper installation of deluge using macports to get this setup working. The error I get with the default installation locations is:

Plugin `deluge` cannot be used because dependency `deluge` is missing.

Does anyone have this setup working?
dryland
New User
New User
Posts: 2
Joined: Mon Jul 07, 2014 11:02 pm

Re: Mac OS X + Deluge + Flexget Help

Post by dryland »

Found my answer....

Flexget will only talk to deluge via the macports python install. Ran the following and everything was golden.

export PYTHONPATH=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/

Nice "how to" can be found here:

https://gist.github.com/j10io/6877030
Post Reply