crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
483 stars 107 forks source link

Add custom download folder location #101

Closed doob187 closed 3 years ago

doob187 commented 3 years ago

add custom folder for download location Hardlinking - Atomic Moves with /downloads for radarr/sonarr not working

ref: https://trash-guides.info/Hardlinks/Examples/#rutorrent

Do not hardcode Volumes what not 100% needed is

doob187 commented 3 years ago

will close https://github.com/crazy-max/docker-rtorrent-rutorrent/issues/98

mhriemers commented 3 years ago

This doesn't matter for ruTorrent. ruTorrent doesn't create the hardlinks, Sonarr/Radarr does that. You should mount /data inside the Sonarr/Radarr container and create a Remote Path Mapping instead.