JohnDoee / autotorrent2

Cross-seed matching and torrent lifecycle tool
https://johndoee.github.io/autotorrent2/
MIT License
151 stars 12 forks source link

[Feature Request] Ability to disable json dump and torrent file link #32

Closed varoOP closed 2 years ago

varoOP commented 2 years ago

The default behavior of at2 is to create a folder store_path/data and hardlink torrent data to it. While a json file and the torrent file itself is saved to store_path/.

My request is to add a configuration option which would just link torrent data to store_path/ and not dump the json file or save the torrent file.

newadventure079 commented 2 years ago

I agree

JohnDoee commented 2 years ago

Fixed in 1.2.3