Closed y0da822 closed 4 years ago
Switched over to https://github.com/springjools/deluge-autoremoveplus
Switched over to https://github.com/springjools/deluge-autoremoveplus
Did it worked?
Switched over to https://github.com/springjools/deluge-autoremoveplus
Did it worked?
Yes it worked.
Switched over to https://github.com/springjools/deluge-autoremoveplus
Did it worked?
Yes it worked.
Sorry it doesn't seems to work for deluge 2.0.3, if I was not clear earlier. Have you found any work around with Deluge 2.0.3 on debian 10 based seedbox
Switched over to https://github.com/springjools/deluge-autoremoveplus
Did it worked?
Yes it worked.
Sorry it doesn't seems to work for deluge 2.0.3, if I was not clear earlier. Have you found any work around with Deluge 2.0.3 on debian 10 based seedbox
I just checked my stuff over - I am running Ubuntu 16 on the seedbox. Deluge container from linuxserver.io.
AutoRemovePlus 2.0.0.
Switched over to https://github.com/springjools/deluge-autoremoveplus
Did it worked?
Yes it worked.
Sorry it doesn't seems to work for deluge 2.0.3, if I was not clear earlier. Have you found any work around with Deluge 2.0.3 on debian 10 based seedbox
I just checked my stuff over - I am running Ubuntu 16 on the seedbox. Deluge container from linuxserver.io.
AutoRemovePlus 2.0.0.
Are you able to execute function with that? I am with Pulsedmedia and
python --version = 2.7.(something) python3 --version = 3.8.(something)
renaming to Autoremoveplus-2.0.0-py3.8.egg doesn't show my plugin in deluge (Of course I have restarted deluge).
renaming to Autoremoveplus-2.0.0-py2.7.egg does show plugin in deluge, but now the function is not executed. Though plugin appears in deluge (yes I have hit checkbox and it appears in list of plugins on left side of settings, below Autoadd etc)
I have no clue why 3.8.egg doesn't show me plugin but 2.7.egg does show but now it's not executable.
I was able to launch python 3.6 - and come to think of it, I had to compile that egg file using python 3.6. Renaming the egg doesn't work, I had to actually compile some way but I dont remember what I did there.
Running in docker conatiner from linuxserver.io Container has python 3.6 Created egg file using 3.6 COpiedd egg file to plugins folder I see it in the plugins in webui - I check the box to turn it on and it unchecks itself by next time i go into plugins.