deluge-autoremoveplus icon indicating copy to clipboard operation
deluge-autoremoveplus copied to clipboard

LSIO docker container plugin install

Open kevindd992002 opened this issue 4 years ago • 13 comments

I'm using LSIO deluge container and I have the python3-requests module. But when I try to install using the webUI, I see the name of the egg as [object FileList] when I choose it. It's not working this way but when I manually install by copying to the plugins folder, it works just fine. So why can't we install using the UI?

kevindd992002 avatar Apr 18 '20 15:04 kevindd992002

No idea, I've always installed the manual way. I'll investigate.

springjools avatar Apr 19 '20 09:04 springjools

The same thing happens for me. Not sure if it just affects this plugin or all deluge plugins. The issue is mentioned before with both this plugin and the webui plugin.

Instead of copying the .egg to the right folder, deluge web-install somehow creates a file called object list instead.

springjools avatar Apr 19 '20 17:04 springjools

See https://github.com/idlesign/deluge-webapi/issues/14

springjools avatar Apr 19 '20 17:04 springjools

Maybe this fixes it: https://github.com/deluge-torrent/deluge/pull/284/commits/15c250e15252fb9131a1b4c39226fcd43d45fc08

springjools avatar Apr 21 '20 08:04 springjools

Oh ok. So this means that the issue in Deluge itself and not the autoremoveplus plugin?

kevindd992002 avatar Apr 21 '20 11:04 kevindd992002

How did you get 0.6.15 to work in LSIO docker? I tried renaming it to py3.6 but it doesent even appear in plugin list.

mikkihugo avatar May 04 '20 23:05 mikkihugo

Did you use the GUI to install it? If so, then it won't work and is the whole point of this thread. You have to manually copy it in the plugins folder like so:

image

kevindd992002 avatar May 05 '20 21:05 kevindd992002

Oh ok. So this means that the issue in Deluge itself and not the autoremoveplus plugin?

@springjools Any comment on this?

kevindd992002 avatar May 05 '20 21:05 kevindd992002

Did you use the GUI to install it? If so, then it won't work and is the whole point of this thread. You have to manually copy it in the plugins folder like so:

image

Thanks for the screenshot showing you were using the older .14 - I downloaded that version and it worked :)

mikkihugo avatar May 06 '20 22:05 mikkihugo

Yeah, I just saw that there is a new version now. Are you saying that .15 is not working for you using the same manual install process?

kevindd992002 avatar May 06 '20 22:05 kevindd992002

I downloaded the .15 egg and it did not work for me on latest LSIO deluge docker. I tried renaming to .36. and compiled myself with no luck.

mikkihugo avatar May 06 '20 23:05 mikkihugo

Yep, can confirm the issue with docker and 0.6.15, even with manual installation it doesn't appear.

alekc avatar Apr 26 '21 10:04 alekc

@springjools Any ideas why the latest version of the plugin doesn't work? I'm still using .14 but I want to be able to upgrade to the latest version without breaking anything.

kevindd992002 avatar Apr 26 '21 10:04 kevindd992002