stefantalpalaru / deluge-default-trackers

Deluge plugin for adding default trackers to all the new torrents
GNU General Public License v3.0
145 stars 23 forks source link

Not showing the Menu on WebUI #46

Open ToMattBan opened 1 month ago

ToMattBan commented 1 month ago

Hey! I'm using deluge 2.0.3 in a debian server. So far so good. I don't use the app, just the web version, as this way I can use it in any device in my local network.

I came across your plugin and I liked it, so I downloaded the repo and builded it with the command on the README (python3 setup.py bdist_egg) As the web installer is borked, I moved the .egg plugin to /var/lib/deluge/config/plugins (It's named DefaultTrackers-0.5-py3.11.egg here) When I go to the WebUI, the plugin shows in the plugins list, and I then enable it there. But no new config menu shows up in the config.

image

Did I do something wrong? Or do it need some more config?

stefantalpalaru commented 1 month ago

Restart "deluged".

Also, why is the "WebUI" plugin not enabled in your screenshot?

ToMattBan commented 1 month ago

@stefantalpalaru restarted using "systemctl restart deluged" but no luck.

And I don't know haha. I just installed and started using, it was disabled since I started using, but, as you can see, I can access the WebUI, I don't even use the "app" version. I also can't enable the WebUI plugin, I click on it and nothing happens