Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes required to migrate from uTorrent. #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zoomorph
Copy link

Just submitting some changes that I made in migrating from uTorrent, in case it helps others.

@mikedld
Copy link
Owner

mikedld commented Oct 15, 2020

Thanks. Could you provide some more details as to why each of the changes was necessary? Also also if possible, could you attach (or send me via email, if you don't wish to make it public) your state directory so that I'm able to reproduce? What version of uTorrent are you using?

@zoomorph
Copy link
Author

Sorry, I didn't do clean commits, I just hacked it together until it worked and I'm not too familiar with any of this stuff so my solution may not be the most correct. In fact there were 5-10 torrents out of a few thousand that I just fixed manually at the end.

I think my main issue was that I renamed the top level directory torrents were saved into. With Transmission 2.94, it seems to add "files" key to the resume file when this is done. Just doing this wasn't enough. The torrent and resume files also seemingly needed to be named in a way that matched the original torrent file name (which I got from "caption").

DoNotDownload was not working by default, coming from uTorrent 2.1.x on Windows (quite and old one).

Catching the boost filesystem exception to work around issue#19.

I think that's it.

@mikedld mikedld force-pushed the master branch 3 times, most recently from b912e67 to 4462b5d Compare January 4, 2021 15:30
@PF4Public
Copy link

I can confirm, this worked for uTorrent 1.8. Most of the files were OK, but several needed to be fixed manually afterwards.

@Neustradamus
Copy link

Any news on it?

@PF4Public
Copy link

@Neustradamus What news do you expect? :) Just build from this PR and be done with it :)

@Neustradamus
Copy link

It has not been merged yet since 2020-10-15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants