[official]qBittorrent 4.1.7 installer - Built with MSVC 2017

Testing the freshly baked, latest builds!
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

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

Post 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.
Ryrynz

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

Post 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?
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

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

Post 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/"
Ryrynz

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

Post 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.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

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

Post 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.
Ryrynz

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

Post 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!
Last edited by Ryrynz on Thu Jun 07, 2018 6:36 am, edited 1 time in total.
Ryrynz

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

Post 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.
Last edited by Ryrynz on Thu Jun 14, 2018 3:15 am, edited 1 time in total.
Madoka

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

Post 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.
Ryrynz

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

Post by Ryrynz »

Never mind. I found the file name extensions were wrong so files weren't being picked up.
Last edited by Ryrynz on Thu Jun 14, 2018 3:14 am, edited 1 time in total.
Ryrynz

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

Post 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
Last edited by Ryrynz on Fri Jul 13, 2018 7:28 am, edited 1 time in total.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

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

Post 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
Ryrynz

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

Post 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?
Last edited by Ryrynz on Wed Aug 15, 2018 1:27 am, edited 1 time in total.
User avatar
Peter
Administrator
Administrator
Posts: 2693
Joined: Wed Jul 07, 2010 6:14 pm

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

Post 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.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

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

Post 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.
Rootax

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

Post 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.
Post Reply