add potential unregistered count

Jon 2021-12-24 14:29:28 -05:00
parent 6737a8f9de
commit af315d1b13
No known key found for this signature in database
GPG key ID: 9665BA6CF5DC2671

@ -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