2
0
mirror of https://github.com/urbanguacamole/torrent-paradise synced 2024-10-31 21:20:13 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
Urban Guacamole
716b0b036b Update EZTV RSS URL 2020-12-30 16:05:04 +01:00
Urban Guacamole
a0de20aa54 Add sort by size 2020-09-02 16:25:05 +02:00
Urban Guacamole
a82e8bef03 Add support for quotes and exclusion for search
You can now use "" and - to require exact match or exclude some terms.
2020-09-02 16:20:59 +02:00
Urban Guacamole
bae9fe5760 Add torrent name to magnet link
So your torrent client shows the name of a torrent even before
it downloads metadata
2020-08-01 09:50:19 +02:00
Urban Guacamole
848d3c73db Update IPFS site to match new writing 2020-08-01 09:37:11 +02:00
Urban Guacamole
aa63077e39 Launch v2.0 frontend 2020-07-20 18:02:45 +02:00
Urban Guacamole
b6537dbcea Add import-magnetico-db
For importing https://github.com/boramalper/magnetico/issues/218
2020-07-20 15:57:59 +02:00
Urban Guacamole
a6715616fb Fix DoS if refreshing of matview takes too long
Refreshing the view after many changes (such as the 8 million new torrents
in 2.0) can take, if the disk is a bottleneck, take longer than 60 min.
2020-07-19 22:38:46 +02:00
Urban Guacamole
4cdd60306e Fix overflow on mobile 2020-07-18 14:55:41 +02:00
Urban Guacamole
995d4970fc Fix seedleech; 5x perf for minseed=0
By removing LIMIT from the query, I was able to 5x the trackerdata/sec
2020-07-17 14:46:45 +02:00
Urban Guacamole
450b018fac Tweak seedleech
In prep for 2.0 w/ 12 million torrents indexed and fresh
2020-07-14 11:49:09 +02:00
Urban Guacamole
446fdf4762 Update seedleech params
In anticipation of more new trackers (6) and significantly more torrents
(2 million -> 20 million).

Required seedleech freshness now updated to guarantee very fresh counts
for popular torrents at the expense of torrents with 1-3 seeds.

I also again changed the sleep time for workfetcher with minseed 0: computing all torrents without a trackerdata entry is computionally expensive, impossible with 20 mil torrents.
2020-07-10 14:11:27 +02:00
Urban Guacamole
0b5b4ae88d Update trackerlist 2020-07-10 11:31:48 +02:00
Urban Guacamole
b8932f1dd0 Add TPB recent video to crawl-rss 2020-07-10 10:23:10 +02:00
Urban Guacamole
1016951321 Update dependencies 2020-07-10 10:22:07 +02:00
Urban Guacamole
2113ee6e1a Add alert on zero results 2020-07-10 10:19:52 +02:00
Urban Guacamole
c7b468384e Fork shiyanhui/dht 2020-07-08 12:57:33 +02:00
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.
2020-07-05 14:04:35 +02:00
Urban Guacamole
8fdc8d6508 Add crawl of TPB 48h top to crawl-rss
I still miss most of the trending torrents because I source new torrents mainly from the DHT.
2020-07-05 12:31:28 +02:00
Urban Guacamole
6f9f970979 Add eztv.io to crawl-rss 2020-07-04 14:48:26 +02:00
Urban Guacamole
8b4d9bf5a8 Filter results 2020-06-30 17:27:52 +02:00
Urban Guacamole
d43227bda0 Update FontAwesome 2020-06-30 17:26:29 +02:00
Urban Guacamole
4245ff6e47 Update donated amounts 2020-06-29 13:13:34 +02:00
Urban Guacamole
26a2d1a2ad Add automatic DB index refresh to crawl-rss
Since this is the only service that runs a simple timer, I decided
to add it there.
2020-03-29 14:06:41 +02:00
Urban Guacamole
899086d02b Add Go modules support 2020-03-29 13:39:02 +02:00
Urban Guacamole
240d7d48fc Add RSS crawl service
To provide more fresh content, starting with YIFY/YTS.
2020-03-29 13:38:48 +02:00
Urban Guacamole
78f9d4fbe0 Remove changes notification 2020-01-19 14:30:46 +01:00
Urban Guacamole
496520e336 Fix relative URLs
Previously, TP did not work on alternative domains
2020-01-19 14:30:09 +01:00
Urban Guacamole
e95a82f67d Update deploy scripts 2019-12-25 13:25:26 +01:00
Urban Guacamole
cf6989303c Add Vote and Donate 2019-12-25 13:20:18 +01:00
Urban Guacamole
8dabe0d215 Add onclick telemetry 2019-12-25 13:19:47 +01:00
Urban Guacamole
dd341ba88b Add lightning fast server side search
More features like better ranking, more torrents, etc are coming!
2019-12-25 13:18:02 +01:00
Urban Guacamole
20247c3b24 Update Vue.js 2019-12-23 22:26:26 +01:00
Urban Guacamole
49fae72182 Add more handy SQL snippets 2019-12-23 20:34:14 +01:00
Urban Guacamole
1f9b37b724 Update dependencies 2019-12-23 20:34:14 +01:00
Urban Guacamole
9b798c21a2 Add telemetry
Expecting a future where clickstream data are more and more valuable because ranking will be moving from strict keyword based seeders sorted to fuzzy matching with machine learned sorting, I'll be adding limited anonymized telemetry to Torrent Paradise.

I will always keep updating the static IPFS version as long as Torrent Paradise is alive.

Urban Guacamole from Torrent Paradise: the most innovative torrent site
2019-12-23 20:34:14 +01:00
urbanguacamole
9d50e3fbf3
Add link to MEGA for database dump download 2019-11-24 12:53:39 +01:00
Urban Guacamole
835dddeff3 Add link to torrent with database dump 2019-10-22 17:01:33 +02:00
Urban Guacamole
5d3bffa516 Tweak seedleech
For optimal freshness
2019-10-22 17:00:53 +02:00
Urban Guacamole
2c72d293b6 Update ad snippet code
Will get automatically added when deploying to server (not IPFS).
Ad is now wrapped in a div, so it has the same margin as rest of page
2019-09-08 14:52:43 +02:00
Urban Guacamole
b642936218 Update about 2019-09-08 13:58:39 +02:00
Urban Guacamole
8fa9c4c475 Add favicon to index too 2019-09-08 13:51:21 +02:00
Urban Guacamole
5631a21264 Merge branch 'master' of https://github.com/urbanguacamole/torrent-paradise 2019-09-08 13:47:14 +02:00
Urban Guacamole
fee766df72 Polish cosmetics 2019-09-08 13:46:50 +02:00
Kcchouette
666df910c3 Adding favicon.ico 2019-08-31 13:45:12 +02:00
Kcchouette
d42416c06a Adding the favicon 2019-08-31 13:45:12 +02:00
Urban Guacamole
235bd9df8c Revamp seedleech count collection
Add seedleech-daemon that takes care of keeping seedleech counts updated
2019-03-30 10:49:31 +01:00
Urban Guacamole
2e386bd45a Add Top torrents view by seed count 2019-03-09 12:56:11 +01:00
Urban Guacamole
ecb40c54cf Change dump format for index generator to CSV
From sqlite
2019-03-04 14:35:49 +01:00
Urban Guacamole
44bf4e9e26 Update trackers 2019-03-03 15:30:16 +01:00