[official]qBittorrent 3.2.5 installer - Built with MSVC 2013
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
[quote="apoklyps3"]
anybody else got issues with huge RAM usage?
[/quote]
Reduce your cache size to a sensible level, or better still set it to auto.
anybody else got issues with huge RAM usage?
[/quote]
Reduce your cache size to a sensible level, or better still set it to auto.
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
it already is on auto.
could higher "connections limits" that the defaults have this effect?
could higher "connections limits" that the defaults have this effect?
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
[quote="schnurlos"]
[quote="sledgehammer_999"]
Btw, if all goes well I may release v3.2.2 this week so go do your translation if you have unstranslated strings.
[/quote]
Hi sledge, I noticed an issue in the "Help" "About" with the "Copyright %1 2006-2015 The qBittorrent project" - beside the © there is a wrong sign (in all languages which I checked, also in english).
[/quote]
Thanks for the report.
[quote="sledgehammer_999"]
Btw, if all goes well I may release v3.2.2 this week so go do your translation if you have unstranslated strings.
[/quote]
Hi sledge, I noticed an issue in the "Help" "About" with the "Copyright %1 2006-2015 The qBittorrent project" - beside the © there is a wrong sign (in all languages which I checked, also in english).
[/quote]
Thanks for the report.
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
With this official installer for version 3.2.1, a torrent containing the characters "é" and "à" in the filenames to be downloaded gets truncated at that character within the "add torrent"-dialog.
Example: One file is supposed to be named "01 - Résumé.flac", but turns into just "01 - R".
If the filenames are corrected in the "add torrent"-dialog, they do indeed use these correct filenames.
Oddly, only happened with one torrent so far, while at least one other containing "e?" worked just fine.
Don't know if this is new behavior, as I noticed this while migrating from Deluge following it data corruption.
This is obviously a showstopper problem, so haven't tested further than this occurrence and probably won't continue this migration. :-(
Example: One file is supposed to be named "01 - Résumé.flac", but turns into just "01 - R".
If the filenames are corrected in the "add torrent"-dialog, they do indeed use these correct filenames.
Oddly, only happened with one torrent so far, while at least one other containing "e?" worked just fine.
Don't know if this is new behavior, as I noticed this while migrating from Deluge following it data corruption.
This is obviously a showstopper problem, so haven't tested further than this occurrence and probably won't continue this migration. :-(
-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
[quote="b9AcE"]
With this official installer for version 3.2.1, a torrent containing the characters "é" and "à" in the filenames to be downloaded gets truncated at that character within the "add torrent"-dialog.
Example: One file is supposed to be named "01 - Résumé.flac", but turns into just "01 - R".
If the filenames are corrected in the "add torrent"-dialog, they do indeed use these correct filenames.
Oddly, only happened with one torrent so far, while at least one other containing "e?" worked just fine.
Don't know if this is new behavior, as I noticed this while migrating from Deluge following it data corruption.
This is obviously a showstopper problem, so haven't tested further than this occurrence and probably won't continue this migration. :-(
[/quote]
That is because the one you created the .torrent file didn't save the strings as UTF8 so libtorrent can't recognise the character as valid utf8 character and truncates it.
In the 0.16.x libtorrent instead replaced invalid characters with an underscore. Now it seems that it blatantly stops decoding the rest of the string.
AFAIK deluge uses libtorrent 0.15.x which ignores the string encoding.
With this official installer for version 3.2.1, a torrent containing the characters "é" and "à" in the filenames to be downloaded gets truncated at that character within the "add torrent"-dialog.
Example: One file is supposed to be named "01 - Résumé.flac", but turns into just "01 - R".
If the filenames are corrected in the "add torrent"-dialog, they do indeed use these correct filenames.
Oddly, only happened with one torrent so far, while at least one other containing "e?" worked just fine.
Don't know if this is new behavior, as I noticed this while migrating from Deluge following it data corruption.
This is obviously a showstopper problem, so haven't tested further than this occurrence and probably won't continue this migration. :-(
[/quote]
That is because the one you created the .torrent file didn't save the strings as UTF8 so libtorrent can't recognise the character as valid utf8 character and truncates it.
In the 0.16.x libtorrent instead replaced invalid characters with an underscore. Now it seems that it blatantly stops decoding the rest of the string.
AFAIK deluge uses libtorrent 0.15.x which ignores the string encoding.
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
any ideea why all my torrents start queued?
"Do not start automaticaly" is not checked.
can't remember it since when it happens , but i do have to "force start" torrents to download right away.
"Do not start automaticaly" is not checked.
can't remember it since when it happens , but i do have to "force start" torrents to download right away.
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
[quote="apoklyps3"]
any ideea why all my torrents start queued?
"Do not start automaticaly" is not checked.
can't remember it since when it happens , but i do have to "force start" torrents to download right away.
[/quote]
Turn off torrent queueing then...
Options > Bittorrent
any ideea why all my torrents start queued?
"Do not start automaticaly" is not checked.
can't remember it since when it happens , but i do have to "force start" torrents to download right away.
[/quote]
Turn off torrent queueing then...
Options > Bittorrent
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
that works, but... I haven't messed with it before.
do you use it? what rules are best?
do you use it? what rules are best?
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
[quote="apoklyps3"]
that works, but... I haven't messed with it before.
do you use it? what rules are best?
[/quote]
I don't like torrent queueing at all. I always have it disabled. Experiment with it and see which conditions fit u best.
that works, but... I haven't messed with it before.
do you use it? what rules are best?
[/quote]
I don't like torrent queueing at all. I always have it disabled. Experiment with it and see which conditions fit u best.

-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 3.2.1 installer - Built with MSVC 2013
Here is qBittorrent 3.2.2 built with MSVC 2013 express.
3.2.2 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.0.6 (final)
Qt: 4.8.7
Boost: 1.55.0
3.2.2 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.0.6 (final)
Qt: 4.8.7
Boost: 1.55.0
Re: [official]qBittorrent 3.2.2 installer - Built with MSVC 2013
Installed, thanks sledge.
Re: [official]qBittorrent 3.2.2 installer - Built with MSVC 2013
Congratulations sledge, great job!
Please on behalf of all the happy users pass onto everyone involved in the project a big Thank You!
Please on behalf of all the happy users pass onto everyone involved in the project a big Thank You!

-
- Administrator
- Posts: 2432
- Joined: Sun Jan 23, 2011 1:17 pm
Re: [official]qBittorrent 3.2.2 installer - Built with MSVC 2013
Here is qBittorrent 3.2.3 built with MSVC 2013 express.
3.2.3 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.0.6 (final)
Qt: 4.8.7
Boost: 1.55.0
3.2.3 link-> http://www.fosshub.com/qBittorrent.html
Changelog: http://www.qbittorrent.org/news.php
Libraries's version used:
Libtorrent: 1.0.6 (final)
Qt: 4.8.7
Boost: 1.55.0
Re: [official]qBittorrent 3.2.3 installer - Built with MSVC 2013
Thanks sledge and Dayman at the same time
!

Re: [official]qBittorrent 3.2.3 installer - Built with MSVC 2013
Thanks guys!
Last edited by Guest on Sun Aug 02, 2015 9:29 pm, edited 1 time in total.