Commit Graph

11 Commits (master)

Author SHA1 Message Date
Urban Guacamole 683aa0cb49 Update README 2 years ago
Urban Guacamole add5b2a9a5 Add dumps 2 years ago
Urban Guacamole 0d4b9c979f Update documentation 2 years ago
Urban Guacamole aa63077e39 Launch v2.0 frontend 4 years ago
Urban Guacamole 3304722c76 Remove import TPB dump tool
The Pirate Bay no longer provides dumps AFAIK.

Commit 8fdc8d6 added crawling of top 48h TPB torrents list.
4 years ago
Urban Guacamole dd341ba88b Add lightning fast server side search
More features like better ranking, more torrents, etc are coming!
4 years ago
urbanguacamole 9d50e3fbf3
Add link to MEGA for database dump download 4 years ago
Urban Guacamole 835dddeff3 Add link to torrent with database dump 5 years ago
Urban Guacamole 235bd9df8c Revamp seedleech count collection
Add seedleech-daemon that takes care of keeping seedleech counts updated
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 241a83281f Clean up
Before publishing to Github
5 years ago