Commit Graph

7 Commits (master)

Author SHA1 Message Date
Urban Guacamole ed1964a21e Update index-generator deps 3 years ago
Urban Guacamole 1f9b37b724 Update dependencies 4 years ago
Urban Guacamole ecb40c54cf Change dump format for index generator to CSV
From sqlite
5 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 70d3382282 Further automate index updates 5 years ago
Urban Guacamole 241a83281f Clean up
Before publishing to Github
5 years ago
Urban Guacamole f8fd8557ae Initial commit 5 years ago