Calculate qBittorrent selected torrents size

Calculates setected torrents size and displays a total in the toolbar

< 脚本 Calculate qBittorrent selected torrents size 的反馈

评价:好评 - 脚本运行良好

§
发布于:2025-05-05

If the script isn't working, and selected rows are showing 0.00, try updating line 93 to:

var selectedRows = document.querySelectorAll("#torrentsTableDiv > table > tbody > tr.selected");

发布留言

登录以发布留言。