jerrymakesjelly / autoremove-torrents

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

What's the file location when installed with pip ? need it to crontab #181

Open SuissoNaBisso9 opened 11 months ago

SuissoNaBisso9 commented 11 months ago

Hi

Installed the package with pip, though now when trying to crontab the location given in the wiki does not work : /usr/bin/autoremove-torrents

So what is the correct filepath to set in crontab to have it work when installed with pip please ?

Thanks

HellRanger commented 11 months ago

Try /usr/local/bin/autoremove-torrents

esspereira commented 9 months ago

/usr/local/bin/

I have the same problem here. I don't find autoremove-torrents inside /usr/local/bin

ColderCoder commented 7 months ago

pip3 uninstall autoremove-torrents and it will tell you what would be removed

kvanbiesen commented 1 week ago

/home/<username>/.local/bin/autoremove-torrents

you can find it by running whereis autoremove-torrents