Commit Graph

51 Commits

Author SHA1 Message Date
Dessalines e5fdc5afaf Fixing pruning to keep last one 2019-02-20 15:00:24 -08:00
Dessalines 376e227d1c Adding an exit to scan torrents. 2019-02-19 18:04:09 -08:00
Dessalines 08f9d1fc0e Fixing webserver.sh build sqlite 2019-02-12 14:06:14 -08:00
Dessalines bee6c6c3f6 Adding an echo date to git update. 2019-02-10 10:12:52 -08:00
Dessalines 4f1a786a26 Fixing scan torrents. 2019-02-09 16:30:17 -08:00
Dessalines c257c0a574 Using a custom torrent save dir for update 2019-02-08 10:35:06 -08:00
Dessalines 238acb3d0c Fixing scan when created date is null. 2019-02-07 08:41:15 -08:00
Dessalines ca6c232f4b Run new torrents fetcher with new torrents by seeder count. Fixes #45 2019-02-07 08:39:42 -08:00
Dessalines 45d356176a Formatting scan torrent files. 2019-02-06 19:44:07 -08:00
Dessalines 9f2220233c Optimizing scan torrent files.js 2019-02-06 17:48:49 -08:00
Dessalines 8da2ad592f Fixing some logging.
Upgrading yarn.
2019-02-06 10:34:20 -08:00
Dessalines cf71b8f6df scan_torrent_files.js now filters out torrents not in torrents.csv.
scan_torrents.sh now runs the file scanner.
some additional fixes to pruning.
2019-02-06 10:02:13 -08:00
Dessalines a29edde5e8 Initial commit for file searching support 2019-02-05 17:23:45 -08:00
Dessalines 19cf58d952 Removing some logs 2019-01-28 17:16:25 -08:00
Dessalines 48dc083784 Improving pruning. 2019-01-28 16:49:29 -08:00
Dessalines 70223ebbef Bunch of fixes to scanning and pruning 2019-01-28 15:01:03 -08:00
Dessalines 2b72758365 Updates to readme, scanning. 2019-01-26 00:25:07 -08:00
Dessalines c0a1e2d301 Using new tracker health for torrent scanner. Fixes #34 2019-01-24 14:45:18 -08:00
Dessalines 08a3aa9095 Fixing scan torrents. 2018-12-21 13:31:21 -08:00
Dessalines 9234811618 Removing sort from prune 2018-12-21 08:00:22 -08:00
Dessalines 6aba0cdb17 Fixing docker compose and git_update.sh 2018-12-07 15:50:39 -07:00
Dessalines a08f0332bc Fixing up docker a little bit 2018-12-02 22:19:03 -07:00
Dessalines fcf001cc75 Adding bin bash to build_sqlite.sh 2018-12-02 14:05:00 -07:00
Dessalines 990abff8d0 Fixing content type from csv to json. Removing unnecessary indexes. 2018-12-02 12:45:48 -07:00
Dessalines caad7b5643 Forgot to change env variable to use db file. 2018-12-02 12:08:32 -07:00
Dessalines 183affc684 Adding a git update script. Fixes #22 2018-12-02 11:54:26 -07:00
Dessalines 7569fbf341 Updating performance test. 2018-12-02 11:48:26 -07:00
Dessalines 0b570e6249 Adding a resort based on infohash, not seeders descending, since were
sorting by seeders descending before caching to sqlite.
2018-12-02 11:39:57 -07:00
Dessalines f864295cf6 Converting webserver to sqlite version for speed. Fixes #23
Adding a performance comparison. Fixes #21
Fixing some favicon asset copying issues.
2018-12-02 02:16:31 -07:00
Dessalines 21016e9429 Using environment variables for resource locations. Fixes #24. 2018-12-01 22:15:54 -07:00
Dessalines 85063c8232 Updating readme 2018-11-27 16:36:18 -07:00
Dessalines 8b87a5d6d1 More efficient scanning 2018-11-27 15:13:19 -07:00
Dessalines b6ee573d4f Try fixing date again 2018-11-26 14:08:56 -07:00
Dessalines b73321212b Changed to file infohash 2018-11-26 14:05:01 -07:00
Dessalines 945c2b499a Fix date being null 2018-11-26 11:37:45 -07:00
Dessalines 8a2d934048 Fixing scanning. 2018-11-26 10:08:18 -07:00
Dessalines ad17496f28 Adding some logging to prune, fixing scan torrents. 2018-11-25 16:53:55 -07:00
Dessalines 7bb576805c Changing way of scanning to use torrent-tracker-health 2018-11-25 16:21:52 -07:00
Dessalines da20161c41 Fixing prune a bit. 2018-11-15 18:22:14 -07:00
Dessalines 571219c60e Removing name duplicates 2018-11-15 12:04:50 -07:00
Dessalines dbe5fa16d3 Updates from skytorrents. 2018-10-22 17:08:12 -07:00
Dessalines 83806ba8e6 Finishing up library version of ripgrep. 2018-10-22 15:31:34 -07:00
Dessalines 3713a878e7 Switching to fusebox inferno build instead. 2018-10-21 18:39:03 -07:00
Dessalines 72451998b5 Removing babel, upgrading inferno typescript build. 2018-10-21 18:08:05 -07:00
Dessalines ce2dfca987 Adding some torrents. 2018-10-15 14:02:47 -07:00
Dessalines d67ac6f1b4 Removing extra locales for moment to optimize UI. 2018-10-12 13:54:51 -07:00
Dessalines 34e7e947a3 Fixing add torrents script to not scrape if the info has is already there.
Adding a few torrents.
2018-10-12 09:42:19 -07:00
Dessalines fd0a1079c4 Adding a fetch from skytorrents 2018-10-11 21:13:04 -07:00
Dessalines b58d1a7136 Adding yarn to server script. 2018-10-11 16:21:41 -07:00
Dessalines 602e19bc12 Fixing some misaligned locations in scripts. 2018-10-11 15:30:05 -07:00