You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a torrent the download directory is always set to "download-dir" (from settings.json) even when "incomplete-dir-enabled" is set to true.
If it is set to true the download location should be set to "incomplete-dir" rather than "download-dir".
I took a quick look around and couldn't figure out how to fix the issue for myself.
The text was updated successfully, but these errors were encountered:
When adding a torrent the download directory is always set to "download-dir" (from settings.json) even when "incomplete-dir-enabled" is set to true.
If it is set to true the download location should be set to "incomplete-dir" rather than "download-dir".
I took a quick look around and couldn't figure out how to fix the issue for myself.
The text was updated successfully, but these errors were encountered: