omaralvarez / deluge-autoremoveplus

Auto removing of deluge torrents
152 stars 61 forks source link

error 404 #27

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

I have an error with version 0.6.1 js/autoremoveplus/autoremoveplus.js 404

Using raspbian and a raspberry pi.

:s

omaralvarez commented 8 years ago

Could you check on the Javascript console what it says? I need a little more info about the error... When did the error occur? When loading the plugin?

ghost commented 8 years ago

Deluge client on Windows doesnt open anymore. On the web ui, nothing more than js/autoremoveplus/autoremoveplus.js 404 (Not Found) 12

omaralvarez commented 8 years ago

So from the errors that you are describing, it seems the installation is broken. Have you tried, deleting the plugin and adding it again? Erasing the config file to reset settings? Are you sure that you have used the correct egg for your Python version? Have you made sure that the plugin was updated on the server? Please tell me what is your Deluge version and I will try to test the plugin with your OS if I can.

ghost commented 8 years ago

Hey,

Thanks for your quick answer. Correct version of Python: Yes. I've also installed it correctly on my remote client (Wndows with 2.6) and server (Linux with 2.7).

I will try to find the plugin folders for both and properties one too to be sure it's cleaned.

Linux: ~/.config/deluge/plugins Windows: %APPDATA%\deluge\plugins

But where is the properties file?

omaralvarez commented 8 years ago

In the deluge directory there is an autoremoveplus.conf, make a copy and delete it. Also please remember to tell me your Deluge version.

On Wed, Aug 31, 2016, 10:49 Raspdealer notifications@github.com wrote:

Hey,

Thanks for your quick answer. Correct version of Python: Yes. I've also installed it correctly on my remote client (Wndows with 2.6) and server (Linux with 2.7).

I will try to find the plugin folders for both and properties one too to be sure it's cleaned.

Linux: ~/.config/deluge/plugins Windows: %APPDATA%\deluge\plugins

But where is the properties file?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/omaralvarez/deluge-autoremoveplus/issues/27#issuecomment-243699744, or mute the thread https://github.com/notifications/unsubscribe-auth/AFf1NzoP5rVPWEeGpOj39rmWYCW3h105ks5qlT_-gaJpZM4Jwvyw .

ghost commented 8 years ago

A clean did the job. Thanks.