stefantalpalaru / deluge-default-trackers

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

Cant install default trackers #45

Closed PororoManon closed 3 months ago

PororoManon commented 3 months ago

Hi, I cant install default tracker.

Client: 2.1.1 Server: 2.1.1 libtorrent: 2.0.10.0 python: 3.12.3

I download .egg file you attach on readmd. which for py3.9, so I rename it to py3.12 and install it. On installation, it show [Object FileList]. Plugin not show or installed. image

This my deluge log image

and this my /config/plugins ls -l image

stefantalpalaru commented 3 months ago

This is a Deluge bug, when trying to install plugins from the Web UI: https://dev.deluge-torrent.org/ticket/3612

Workaround: install it manually by copying the "*.egg" to your "/config/plugins" dir (and delete that "[Object FileList]" garbage).