Torrent Orphan Checker
An application for searching for "lost files" that are not linked to any torrent. It can be useful for those who store thousands of torrent distributions that may change or be supplemented over time. There is a problem that after updating a distribution, old files are not deleted, or the file structure changes, or when deleting a distribution from the client, even with the "Delete files from disk" option, the files still remain, but they no longer belong to any distribution and can take up a lot of space. The task of the program is to find files in specified directories that are not associated with any distribution. The program works via WebUI (API) with the torrent client, so this option must be enabled on it. Currently, only the qBittorrent client is supported, but others with WebUI will be added later. I created it for my own needs. Stack: .NET 10, WPF