qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
26.84k stars 3.87k forks source link

Add a "How to migrate from uTorrent Web" page to the wiki #19852

Open ArchieV1 opened 10 months ago

ArchieV1 commented 10 months ago

Suggestion

I think it would be good if the wiki had a section in the FAQs on how to migrate from uTorrent Web as it is one of the largest and it not simple how to transfer to a new client.

The page would just need changing to add:

uTorrent Web stores download information in an SQLite database. The location is: C:\Users\<USERNAME>\AppData\Roaming\uTorrent Web\resume.dat

This can be opened using most database software (DBeaver is a free one) Then open the TORRENTS table and copy the infohash values Add the infohash(es) to qTorrent by clicking "Add Torrent Link" in the top left corner

If you are planning to move already downloaded torrents to qBittorrent you just have to add the torrent and point it at the already downloaded file location

Use case

People moving from uTorrent web to qBittorrent who want to keep their downloads/links

Extra info/examples/attachments

No response

stalkerok commented 10 months ago

Perhaps suitable for uTorrent Web. https://github.com/rumanzo/bt2qbt

ArchieV1 commented 10 months ago

I think mentioning that in the wiki would be even better! Would have saved me some time figuring out the above