JohnDoee / autotorrent

Matches torrents with files and gets them seeded
MIT License
269 stars 34 forks source link

Add client_path #54

Open chbachman opened 2 years ago

chbachman commented 2 years ago

This allows for a torrent client to have a different base path, for example if the client is inside a docker container and has a different mapping.

Related to #33 and possibly #26

chbachman commented 2 years ago

I'm aware this is the most naive implementation of this possible. This is the MVP for my use-case. If we want to make it fancier, then point me in the right direction and I'll attempt it.

Other note: I'm not that good at Python, so let me know if I'm missing anything.

chbachman commented 2 years ago

Another note: I've only tested this with: