Deluge plugins on Raspberry Pi

Suggest, post, or discuss plugins for Deluge
Post Reply
haxan7
New User
New User
Posts: 3
Joined: Thu Jul 02, 2015 2:50 pm

Deluge plugins on Raspberry Pi

Post by haxan7 »

Deluge plugins are not working on my raspberry pi. When I add a third party plugin from windows GUI, they are added to the list of plugins successfully. But highlighting the plugin shows 'Not Available' in info and enabling them has no effect.
The only plugin that worked for me is LabelPlus.

What should I do?

Deluge Client on Windows: v1.3.11 | Python v2.7
Deluge Server on Raspberry pi: v1.3.3 | Python v2.7
Shryp
Moderator
Moderator
Posts: 521
Joined: Mon Apr 20, 2015 10:20 pm

Re: Deluge plugins on Raspberry Pi

Post by Shryp »

Are you sure you are using python 2.7 on Windows? Did you specifically download the python 2,7 version of deluge or did you download python separately? The default windows install comes with a python 2.6 version bundled with it. You could manually add the .egg file to C:/Users/[user name]/AppData/Roaming/deluge/plugins.
haxan7
New User
New User
Posts: 3
Joined: Thu Jul 02, 2015 2:50 pm

Re: Deluge plugins on Raspberry Pi

Post by haxan7 »

Shryp wrote:Are you sure you are using python 2.7 on Windows? Did you specifically download the python 2,7 version of deluge or did you download python separately? The default windows install comes with a python 2.6 version bundled with it. You could manually add the .egg file to C:/Users/[user name]/AppData/Roaming/deluge/plugins.
That's it. I confused python 2.7 installed on my windows pc with python 2.7 version of deluge.

Thanks
Post Reply