Protip: don't try to automatically rename in-flight downloads to include a newline in the path. That way lies madness. 🤦🏼‍♀️

https://github.com/transmission/transmission/issues/6041

#transmission #flexget set.main_file_only=yes set.content_filename

transmission-daemon will try/fail to move a just-added torrent from `incomplete-dir` to `download-dir` when the contents filename contains a newline. · Issue #6041 · transmission/transmission

What is the issue? transmission-daemon will try to move a just-added torrent from incomplete-dir to download-dir when the contents filename contains a newline (on exfat? always?). https://github.co...

GitHub