soranosita / crops

MIT License
32 stars 6 forks source link

Screen input directory for new infohash matches. #5

Open resu-detcader opened 1 year ago

resu-detcader commented 1 year ago

When trying to find torrents, crops can now tell whether a torrent with an infohash corresponding to a different destination is present in the source directory. This means that there's a lot of savings in API requests after the first time running the program.

After both of the pull requests that I've made get merged I will clean up the flow control, etc.

resu-detcader commented 1 year ago

I will make the output directory check use an infohash dict as well. Done

moleculekayak commented 2 months ago

@resu-detcader Just letting you know I'm working on a fork of crops with several updates/enhancements if you're interested: moleculekayak/fertilizer

I've integrated changes similar to what you've proposed here in https://github.com/moleculekayak/fertilizer/pull/3