Anders Jensen

Results 64 comments of Anders Jensen

Good to see you alive and kicking :) You can get your email changed by submitting a ticket here: http://sourceforge.net/p/pypi/support-requests/ at least, that's what other folks did.

Another issue is that it seems like jaybaird isn't very active here anymore. My solution is that we should move it all to a fork and run the project there....

It seems related to Mac OS X - I found another ticket with similar problem https://github.com/django/channels/issues/962. I honestly don't know what to do about it as I got no access...

You can't really combine multiple torrents/magnet links into a single torrent do you want it to support downloading multiple magnet links?

Each of your links has a different infohash, the xt field. Since a .torrent file can only have a single infohash (with the currently used specifications) then it's a bit...

I use this with e.g. docker myself so it is not something I haven't seen before. With that said, I don't think this is related to yaml at all or...

It probably thinks there's a match when all files are missing, since that's what `add_limit_percent = 100` so should be easy to fix.

I originally thought it was mostly putting rtorrent .torrent file in a specific location but it seems like it is designed to align paths in regards to e.g. docker?

In these situations, do you align the data path so soft links will work or do you use hard links ? The question is if it should be a dual-option...

So you align the data path but not the store path? Is there a reason for that now autotorrent has dynamic store paths?