Search found 74 matches

by postcd
Sat Jan 02, 2021 5:46 pm
Forum: Generic
Topic: How do you reduce CPU & disk transactions number in qbittorrent?
Replies: 1
Views: 2008

How do you reduce CPU & disk transactions number in qbittorrent?

How to reduce qBittorrent CPU usage and number of disk operations per second (sequential is not the problem, but transactions number is i think). While i want to keep maximum upload slots. View/Statistics tab shows: Queued I/O jobs: ~20 Average time in queue: 41 seconds Read cache hits: 35%, 255MB t...
by postcd
Sat Jan 02, 2021 1:57 pm
Forum: Generic
Topic: max_concurrent_http_announces - tracker status is "Updating" too long time
Replies: 3
Views: 4167

max_concurrent_http_announces - tracker status is "Updating" too long time

Linux, v. 4.3.1 Many trackers shows "Not working", It shows this even for the trackers that are working and many people has this problem in 4.2.x, 4.3.x https://github.com/qbittorrent/qBittorrent/issues/7762 I see that the http tracker has the Updating status for many minutes, even the tim...
by postcd
Sat Jan 02, 2021 2:11 am
Forum: Generic
Topic: qBittorrent/libtorrent - buffer watermarks?
Replies: 0
Views: 2586

qBittorrent/libtorrent - buffer watermarks?

Quoting from the wiki page : Send buffer watermark — this is the upper limit for the send buffer size. If the send buffer has fewer bytes than this, another 16kB block will be read into it. If set too small, upload rate capacity will suffer. If set too high, memory will be wasted. The actual waterma...
by postcd
Sat Jan 02, 2021 1:00 am
Forum: Linux
Topic: qBittorrent Execution log: Failed to listen on IP *, port TCP/*. Reason: Address already in use
Replies: 0
Views: 1582

qBittorrent Execution log: Failed to listen on IP *, port TCP/*. Reason: Address already in use

In the qbt 4.3.1 execution log tab on Linux i have seen message like Failed to listen on IP: mylocalifaceIP, port: TCP/mypost. Reason: Address already in use Where it was telling my internal Wireguard network interface address and my filesharing port defined in Options / Connection When i have chang...
by postcd
Thu Dec 31, 2020 12:10 am
Forum: Windows
Topic: Windows to Linux migration
Replies: 4
Views: 5454

Re: Windows to Linux migration

I have used this tutorial read here.
by postcd
Sun Oct 18, 2020 10:14 pm
Forum: Linux
Topic: qbt debug mode on LInux?
Replies: 2
Views: 2120

qbt debug mode on LInux?

Qbt developers not yet created any config. file that would allow user to bulk change paths so people have issues migrating from Windows to Linux. Now my problem is that after adding windows fastresume files qbt launching like a minute and then disappear. Is there any debug mode that can tell where t...
by postcd
Fri May 29, 2020 4:35 pm
Forum: Linux
Topic: Migrating data from W7 to xubuntu
Replies: 3
Views: 2435

Re: Migrating data from W7 to xubuntu

UPDATE: New Windows tool :D to:
- bulk change/replace save paths of the qbittorrent torrents
- bulk replace trackers
https://github.com/rumanzo/qbtchangetracker
by postcd
Fri May 29, 2020 4:35 pm
Forum: Windows
Topic: Windows to Linux migration
Replies: 4
Views: 5454

Re: Windows to Linux migration

UPDATE: New Windows tool :D to:
- bulk change/replace save paths of the qbittorrent torrents
- bulk replace trackers
https://github.com/rumanzo/qbtchangetracker
by postcd
Tue May 12, 2020 9:08 am
Forum: Generic
Topic: What happen after automatic torrent recheck if found 0% data?
Replies: 2
Views: 1408

Re: What happen after automatic torrent recheck if found 0% data?

I have changed the global download speed as you have suggested. Issue is that i will be likely unable to remember and differentiate for which torrents i have files and which are incomplete/Downloading... I can not assign a tag to all Pending recheck torrents in order to mark them for manual checking...
by postcd
Sat May 09, 2020 2:46 pm
Forum: Generic
Topic: What happen after automatic torrent recheck if found 0% data?
Replies: 2
Views: 1408

What happen after automatic torrent recheck if found 0% data?

I launch qbt 3.3.16 and it began to recheck many torrents, i am afraid what will happen if the recheck finds that there is no data, i want to prevent automatic download beginning, because i may have that data already in different location.
by postcd
Fri Apr 03, 2020 9:46 am
Forum: Cafe lounge
Topic: Official Thank You Topic
Replies: 25
Views: 27475

Re: Official Thank You Topic

yes, thanks to all qbt devs. Epecially those who are fixing highly reported bugs:

https://github.com/qbittorrent/qBittorr ... med+bug%22
by postcd
Fri Apr 03, 2020 9:39 am
Forum: Windows
Topic: qBittorrent ignoring upload limit
Replies: 14
Views: 5163

Re: qBittorrent ignoring upload limit

You guys restarted qbt right? Note that there is version 4.2.3 https://www.qbittorrent.org/news.php Similar issues: qbittorrent-nox 4.2.1 ignoring schedule of alternative rate limits Qbitorrent ignores upload speed limit in one of the issues is mentioned that maybe qbt ignore low limits like 80kB, m...
by postcd
Sun Mar 22, 2020 8:26 am
Forum: Cafe lounge
Topic: how to setup qbittorrent for private torrent tracker sites
Replies: 6
Views: 19855

Re: how to setup qbittorrent for private torrent tracker sites

Most of torrent clients allows to create torrent and add custom trackers. Private tracker will give you the right tracker address to use. As said, it will include passkey (unique string) on the end of the URL which will pair your sharing with the private tracker so they permit connection with other ...