mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-09-12 08:04:35 +08:00
add potential unregistered count
parent
6737a8f9de
commit
af315d1b13
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ Payload will be sent at the end of the run
|
|||
"torrents_categorized": int, // Total Torrents Categorized
|
||||
"torrents_tagged": int, // Total Torrents Tagged
|
||||
"remove_unregistered": int, // Total Unregistered Torrents Removed
|
||||
"potential_unregistered ": int, // Total Potential Unregistered Torrents Found
|
||||
"orphaned_files_found": int, // Total Orphaned Files Found
|
||||
"torrents_tagged_no_hardlinks": int, // Total noHL Torrents Tagged
|
||||
"torrents_untagged_no_hardlinks": int, // Total noHL Torrents untagged
|
||||
|
|
Loading…
Add table
Reference in a new issue