- Merge pull request #52 from mmgoodnow/better-caching e359252
- Blow away old cache versions 90cf48a
- Check previous matches against the info hashes to exclude 5bcacc2
- Fix bug with searchee path generation e46e5bb
- Modify inject to accept a searchee dc5d22c
- Convert decide to use searchees 4a3f65d
- Convert prefilter to use searchees 94e8e9d
- Modify filterByContent to accept a Searchee 9df5f6f
- Modify searchee creation to make an array of files instead of a nested object 7a5667f
- Create searchee 938b4c6
- Add proper cache clearing for matches and start work on searchees b3e6378
- Cache matches by saving the torrent files to the config dir 8f266e4
- Remove UNKNOWN decision 5a6f10b
- Remove references to aggressive caching f298bd4
- Implement caching using lowdb 186a9e9