Calculates setected torrents size and displays a total in the toolbar
< 脚本 Calculate qBittorrent selected torrents size 的反馈
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");
登录以发布留言。
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");