Repo is archived. Feel free to mail to the one on gh profile.
match and download .torrent files for local directories with/from gazelle
This is slapped and bodged together, don't expect anything.
- give (root) directory in which downloaded torrents are in
- each subdir's (Torrent Root Directories) contents will be cross-referenced with API
- filenames within trd will be submitted to API, to search for torrents
- trd will be compared to potential matches:
- total size
- file listing (names and sizes)
- (optional[trdname]) trd name
- if single match is found:
- torrent file is downloaded
- (optional) trd is moved to a different root (onsuccess)
- if single match is not found (or other error):
- warning is outputted
- (optional) trd is moved to a different root (onfailure)
[trdname]: with trd name matching disabled, and in the unlikely scenario that there are multiple matches left, gtff will still try to refine the selection to one match