Let's say I have a torrent file "some long file name.torrent" in my home directory. I have tried to add it using deluge-console all these different ways and none of them work:
Code: Select all
add /path/to/some long file name.torrent
add "/path/to/some long file name.torrent"
add /path/to/some\ long\ file\ name.torrent
add /path/to/"some long file name.torrent"
I wouldn't mind coding a patch to this myself, as long as I know that it's just not some stupid error I'm making.
As an aside, the 'rm' command works correctly when deleting a torrent with spaces in the name.