Show selected torrent count and total size in qBittorrent WebUI footer (old/new versions)
< 腳本qBittorrent Selected Size + Count的回應
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");