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

Can't find Default trackers in WebUI or file in Docker #22

Closed thewinger closed 5 years ago

thewinger commented 5 years ago

Hi, I have Deluge installed via Docker and installed deluge-default-trackers plugin. I have it selected in the preferences panel but it doesn't show in the preferences sidebar, even after restarting deluge.

I can't also not find the defaulttrackers.conf file inside the config folder. Where should I look or what should I do?

stefantalpalaru commented 5 years ago

There is no WebUI interface for it, but it should create its config file in "~/.config/deluge/". Do you get any errors when you start Deluge in the command line?

thewinger commented 5 years ago

I manually created the defaulttrackers.conf in the corresponding docker/config/deluge folder, restarted Deluge container and know the torrents have the trackers list :)