Anders Jensen

Results 64 comments of Anders Jensen

Is it a large .torrent file? If yes, then fixing this is likely related to #13 as it currently has no path on disk to send files to rtorrent (which...

https://github.com/rakshasa/rtorrent/issues/874 says 2MB is default

If you run 1.2.0 with verbose, I hope it'll throw out the actual reason for failing.

That makes it related to #13 for sure, which is great.

My guess is that the client is working too hard which makes the API too slow. The only solution is to make autotorrent wait longer. Not sure if that just...

I can make an argument called something like `--ignore-existing` or something similar. Might also be smart to revert link folder when it fails.

Edit: I don't think it was ever supported with a single file but I can add it.

It will be out with next release, made a typo in commit message but it is fixed in the latest commit.

Have you renamed the file via Deluge? Is it a single or multi-file torrent?

A long story short is that you can do some weird stuff with renaming and Deluge. I'll try to add some tests and see because I think it's very common...