qBittorrent/src
Vladimir Golovnev 09e58df03f
Don't increase limits when prefetching metadata for added magnets
Adjusting limits was made based on the belief that "forced" torrents (internally used for prefetching metadata)
are still under limits, but ignore only the queue. This is not really the case. "Forced" torrents ignore the limits
like "maximum active torrents/downloads", so adjusting limits is not required, and what's more, it really causes the
problem of unexpectedly activated previously queued torrents when adding some magnet using "Add new torrent" dialog.

PR #18503.
Fixes #18490.
2023-02-02 06:16:32 +03:00
..
app Merge pull request #18456 from sledgehammer999/win_shorcut_cwd 2023-01-27 17:52:39 +02:00
base Don't increase limits when prefetching metadata for added magnets 2023-02-02 06:16:32 +03:00
gui Use previous color for pause icon for indicating status 2023-01-27 18:45:07 +02:00
icons Use previous color for pause icon for indicating status 2023-01-27 18:45:07 +02:00
lang Sync translations from Transifex and run lupdate 2022-11-23 21:22:54 +02:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui Merge pull request #18466 from sledgehammer999/icon_for_status_pause 2023-01-27 20:27:48 +02:00
CMakeLists.txt Add support for unit testing 2022-07-10 13:20:27 +08:00
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Bump copyright year 2022-01-04 01:39:00 +02:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Disallow narrowing conversions in signal connection 2022-05-19 12:55:07 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00