Commit Graph

4 Commits (8d29f35ce854ba069a2866284661b3d27959271c)

Author SHA1 Message Date
dependabot[bot] 8d29f35ce8
Bump csv-parse from 4.6.5 to 4.16.0 in /index-generator
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.6.5 to 4.16.0.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Changelog](https://github.com/adaltas/node-csv-parse/blob/v4.16.0/CHANGELOG.md)
- [Commits](https://github.com/wdavidw/node-csv-parse/compare/v4.6.5...v4.16.0)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Urban Guacamole 1f9b37b724 Update dependencies 4 years ago
Urban Guacamole 330f426b81 Redo tracker scraping, index generation
Seed/leech counts are fetched from all trackers for every torrent and
data from the tracker with most seeds for a given torrent is used.

I also got rid of SQLite which was previously used for generating
the index. It was replaced by a simple CSV file.  KISS

Some minor bugfixes and tweaks also included (sorry for not breaking
them up into more commits).
5 years ago
Urban Guacamole f8fd8557ae Initial commit 5 years ago