I've been trying alternatives to utorrent because I'm not satisfied on how utorrent has been working lately so I've been trying multiple alternatives and checking how they are working.
The one I liked most when I tried was qbittorrent, so far so good.
Now the main problem:
I wanted to copy all torrents + torrent name as displayed on utorrent + the torrent label (I only used 1 label per torrent).
I don't care if it needs to recheck the files. I don't care if it does not know if the downloading of the files is complete.
utorrent stores its data in bencode in a .dat file.
qbittorrent stores its data in an .ini format (and extension) in its file with the torrents data encoded in a very different way.
What is the best way of executing this copy task?
I know the guys at qbittorrent are doing a tool to execute this copy work, but it is not complete and there's no real news about when it will be complete.
I also have about 4xx torrents and I definitely don't want to copy all that manually.
Any help?