Revise "Deprecated Code" comments & Replace/Remove where applicable. #17478

Open
opened 2026-02-22 03:51:37 -05:00 by deekerman · 0 comments
Owner

Originally created by @xavier2k6 on GitHub (Jan 26, 2026).

qBittorrent & operating system versions

qBittorrent: master

What is the problem?

There are instances of TODO: comments relating to `"Deprecated Code" which need to be revised & Replace/Remove where applicable.

Steps to reproduce

Do a search in codebase for "deprecated code", example below:

https://github.com/search?q=repo%3Aqbittorrent%2FqBittorrent%20%22begin%20deprecated%20code%22&type=code

Additional context

src/webui/api/appcontroller.cpp

github.com/qbittorrent/qBittorrent@b3ddcacda3/src/webui/api/appcontroller.cpp (L193-L210)

github.com/qbittorrent/qBittorrent@b3ddcacda3/src/webui/api/appcontroller.cpp (L619-L667)


src/base/rss/rss_autodownloadrule.cpp

github.com/qbittorrent/qBittorrent@b3ddcacda3/src/base/rss/rss_autodownloadrule.cpp (L474-L480)

github.com/qbittorrent/qBittorrent@b3ddcacda3/src/base/rss/rss_autodownloadrule.cpp (L522-L559)


src/base/bittorrent/bencoderesumedatastorage.cpp

github.com/qbittorrent/qBittorrent@b3ddcacda3/src/base/bittorrent/bencoderesumedatastorage.cpp (L256-L273)

Log(s) & preferences file(s)

N/A

Originally created by @xavier2k6 on GitHub (Jan 26, 2026). ### qBittorrent & operating system versions qBittorrent: `master` ### What is the problem? There are instances of `TODO:` comments relating to `"Deprecated Code" which need to be revised & Replace/Remove where applicable. ### Steps to reproduce Do a search in codebase for "deprecated code", example below: https://github.com/search?q=repo%3Aqbittorrent%2FqBittorrent%20%22begin%20deprecated%20code%22&type=code ### Additional context #### src/webui/api/appcontroller.cpp https://github.com/qbittorrent/qBittorrent/blob/b3ddcacda339af06727660e9cb780d621c2efdfa/src/webui/api/appcontroller.cpp#L193-L210 https://github.com/qbittorrent/qBittorrent/blob/b3ddcacda339af06727660e9cb780d621c2efdfa/src/webui/api/appcontroller.cpp#L619-L667 ____ #### src/base/rss/rss_autodownloadrule.cpp https://github.com/qbittorrent/qBittorrent/blob/b3ddcacda339af06727660e9cb780d621c2efdfa/src/base/rss/rss_autodownloadrule.cpp#L474-L480 https://github.com/qbittorrent/qBittorrent/blob/b3ddcacda339af06727660e9cb780d621c2efdfa/src/base/rss/rss_autodownloadrule.cpp#L522-L559 ____ #### src/base/bittorrent/bencoderesumedatastorage.cpp https://github.com/qbittorrent/qBittorrent/blob/b3ddcacda339af06727660e9cb780d621c2efdfa/src/base/bittorrent/bencoderesumedatastorage.cpp#L256-L273 ### Log(s) & preferences file(s) N/A
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#17478
No description provided.