Page 2 of 5

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Mon May 28, 2018 1:53 pm
by sledgehammer_999
[quote="Ryrynz"]
Where can I find the changes applicable to 4.1.1 The change log lists everything.
[/quote]

Damn it. There was a hickup with the site update. I'll fix it now. Check the news page again in a few moments.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Wed May 30, 2018 2:31 am
by Ryrynz
I expected 'run external program' to work for me now with 4.1.1 to move a completed torrent, but cmd robocopy "%D" "f:/%L/" isn't working for me.
Would really like to see this built in but until then can you provide a command that will succeed with this?

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Wed May 30, 2018 12:32 pm
by sledgehammer_999
[quote="Ryrynz"]
I expected 'run external program' to work for me now with 4.1.1 to move a completed torrent, but cmd robocopy "%D" "f:/%L/" isn't working for me.
Would really like to see this built in but until then can you provide a command that will succeed with this?
[/quote]

You probably need to pass the /c switch to cmd

Code: Select all

cmd /c robocopy "%D" "f:/%L/"

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Thu May 31, 2018 10:20 am
by Ryrynz
Can't get anything to work, if you get the time can you hammer out a solution? Seems like there's quite a few people online that can't get this working, with uTorrent it's simple.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Thu May 31, 2018 2:15 pm
by sledgehammer_999
[quote="Ryrynz"]
Can't get anything to work, if you get the time can you hammer out a solution? Seems like there's quite a few people online that can't get this working, with uTorrent it's simple.
[/quote]

Can you post a screenshot of how have configured the setting in the Options dialog?
Can you also post the entry of the log? IIRC, each time the external command is invoked, the exact command is printed into the log too.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Thu Jun 07, 2018 12:46 am
by Ryrynz
Actually, don't worry, I realized that isn't going to do what I want any way. I'm simply after 'Move completed torrents to'  + 'Append the torrent's label' feature that's in uTorrent.
Potentially you could add a sub option to that that only does this once the seeding time/ratio is met.

Few other things.

It would be cool to be able to run external programs on completion only for certain categories too, so one can auto extract archives for example.

Having saved 'Set Locations' expand out on right click would be neat, I can add locations into Explorers Quick Access, it's just not as quick. Quite often we want to move things the same few places.

Is there a way of distinguishing a torrent that has trackers 'not working' especially those that have no working trackers? If not, please look into it, thanks!

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Fri Jun 08, 2018 12:04 pm
by Ryrynz
Regarding the recheck issue, I've got a torrent that just won't get checked. The filenames are right, the directory is right and yet nothing.
I downloaded a few files from it because the torrent wasn't complete and added everything together, I've deleted the torrent (including ticking delete files) and readded many times
and it only checks the files I downloaded and stops.

Fixed it, thanks Explorer.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Fri Jun 08, 2018 3:13 pm
by Madoka
I found that there is a hidden folder named .unwanted in your downloads subfolder (assuming that you have make subfolder for multiple files checked). There can be stuff in there that sometimes messes with rechecking. I've deleted that folder before a recheck and qB seems to do better.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Sat Jun 09, 2018 7:35 am
by Ryrynz
Never mind. I found the file name extensions were wrong so files weren't being picked up.

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Mon Jun 25, 2018 7:48 am
by Ryrynz
Sledge if selecting multiple torrents to move, could you make em move sequentially? It's not readily apparent how things are being moved, but the hdd is grinding more with multiple moves as long as it's all being done within the same category.

Also if it encounters another directory with the same name could you please prompt to overwrite rather than just blitzing what's already there?
Just had a BDMV overwritten with another BDMV moved to the same location.. :(

Also, please get someone to update the screenshots over at https://sourceforge.net/projects/qbitto ... creenshots

The issue you raised here has since been closed. https://github.com/arvidn/libtorrent/issues/3021

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Sun Aug 12, 2018 11:06 pm
by sledgehammer_999
Here is qBittorrent 4.1.2 built with MSVC 2017.

4.1.2 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php

Libraries's version used:
Libtorrent: 1.1.9+git0bcf6cef23
Qt: 5.6.3 (32-bit) / 5.11.1 (64-bit)
Boost: 1.68.0

Re: [official]qBittorrent 4.1.1 installer - Built with MSVC 2017

Posted: Wed Aug 15, 2018 1:03 am
by Ryrynz
[quote="Ryrynz"]
Is there a way of distinguishing a torrent that has trackers 'not working' especially those that have no working trackers?
[/quote]

https://github.com/qbittorrent/qBittorrent/issues/8408

Sledge could someone add this? it would be a pretty quick job and would help a lot, thanks!

This one too, https://github.com/qbittorrent/qBittorrent/issues/8658

I feel like this client is really starting to come together now, what was the result of the torrent moving issue? Fixed in 4.1.2?

Re: [official]qBittorrent 4.1.2 installer - Built with MSVC 2017

Posted: Fri Aug 17, 2018 9:01 am
by Peter
I feel like this client is really starting to come together now
Don't know about yuo mate, but been using it since version 2 happily on every hardware from x86, x86_64, ARM, on Linux, BSD, Windows... on servers with gbps or better connection, on home, on NAS, on routers... so yeah. I do agree, I like the continuous improvements, but the client has been very good for a long while now IMO.

Re: [official]qBittorrent 4.1.2 installer - Built with MSVC 2017

Posted: Fri Aug 17, 2018 5:36 pm
by Nemo
I feel like this client is really starting to come together now
The great thing is you get new features and improvments on qBittorrent side but also from libtorrent at the same time.

Re: [official]qBittorrent 4.1.2 installer - Built with MSVC 2017

Posted: Wed Aug 22, 2018 2:48 pm
by Rootax
Hi,

Since the builds are compiled with MSVC 2017, is it possible to update this page please ?

https://github.com/qbittorrent/qBittorr ... linkage%29


I follow this guide, and some stuff doesn't work anymore with the new versions. I don't have a list of error (way to many...) but in the end you always have errors with this "wiki" in qt creator, and the problem seems to lie into the qt version you build during all the process (no surprise here).

Granted I'm not a dev, but I would like sometime to build my own qbittorrent test version, with new builds of libtorrent or modified settings in qbittorrent source without create an "issue" on github...

Thx.