I’m trying to setup watch dir, in transmission app, as I found after browsing this forum i added these lines to my settings.json:
“watch-dir”: “/mnt/HD/HD_a2/Data-Storage/Downloads”,
“watch-dir-enabled”: true
but thing is that start.sh causes the issues and sets last line “watch-dir-enabled”: false. I need to edit start.sh to fit my needs: now these lines are:
as i understand, I need to edit last one and enable watch-dir somehow.