jerrymakesjelly / autoremove-torrents

Automatically remove torrents according to your strategies.
https://pypi.org/project/autoremove-torrents/
MIT License
719 stars 121 forks source link

Logging into deluge doesn't work #126

Open g0r3 opened 2 years ago

g0r3 commented 2 years ago

I am using deluge 2.0.5 from the official deluge ubuntu repo and no matter what I try, I cannot login using autoremove-torrents. I tried the user localclient in .config/deluge/auth but it claims that the password does not not match. I also tried to create a second admin user. But when I try autoremove-torrents with that user, it claims that the user doesn't exist. Is there a problem or is my configuration just wrong?

  client: deluge
  host: 127.0.0.1:58846
  username: localclient 
  password: b79da0a7b827e894c3907ae5a5971fb355a3123c
  strategies:
    strategy1:
      min_average_uploadspeed: 12
      #seeding_time: 345 600 # =4 days
jerrymakesjelly commented 2 years ago

It seems that the auth file is not the one you’re looking for.

For example, are you running deluge in another user? If so, you should find the auth file in that home directory instead of yours.