jerrymakesjelly / autoremove-torrents

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

Request - Docker container #154

Open source011 opened 2 years ago

source011 commented 2 years ago

Hi, is it possible to get a docker container for this?

Thanks for the great tool anyway and keep up the good work πŸ‘ŠπŸ˜Ž

YunofHD commented 2 years ago

Yes,I think Docker container is a best tools

spupuz commented 9 months ago

yeah i would like it too

source011 commented 9 months ago

I ended up creating my own container for it

spupuz commented 9 months ago

I ended up creating my own container for it

can you share it?

source011 commented 9 months ago

Sure, here you go - https://hub.docker.com/r/source011/autoremove-torrent The repo was private but I made it public. I hope jerry is fine with this, otherwise I'll make it private again.

source011 commented 8 months ago

The docker container runs autoremove-torrents every 5 minutes.

YunofHD commented 8 months ago

Sure, here you go - https://hub.docker.com/r/source011/autoremove-torrent The repo was private but I made it public. I hope jerry is fine with this, otherwise I'll make it private again.

Thank you so much~!

faulander commented 3 weeks ago

The docker container runs autoremove-torrents every 5 minutes.

you also need to create a config/log directory, otherwise the script crashes, because it tries to log there.

NelsonDane commented 2 weeks ago

Could you upload the code you use to build your image @source011 (just so others can verify it)

In the meantime, I made my own for personal use here (https://github.com/NelsonDane/autoremove-torrents-docker) with a customizable cron and logs folder if you're interested @faulander

If you're interested in adding an official container I'd be happy to help @jerrymakesjelly